Models & Classnames: CfgVehicles - Vehicles: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:Operation[ _]Flashpoint:[ _]Modelling(\|.*)?\]\]" to "{{GameCategory|ofp|Modelling}}")
m (Text replacement - " (={2,})([^ = ])(.*)([^ = ])(={2,}) * " to " $1 $2$3$4 $5 ")
Line 8: Line 8:
Files from ''Res\Addons\O.pbo'', the ''Addons'' folder and other places are marked in <b>bold</b>.
Files from ''Res\Addons\O.pbo'', the ''Addons'' folder and other places are marked in <b>bold</b>.


==Cold War Crisis & Resistance==
== Cold War Crisis & Resistance ==


===class All===
=== class All ===
===class AllVehicles : All===
===class AllVehicles : All===
===class Land : AllVehicles===
=== class Land : AllVehicles ===




====class LandVehicle : Land====
==== class LandVehicle : Land ====


<table style="margin-left: auto; margin-right: auto; width: 50%; text-align: left;"
<table style="margin-left: auto; margin-right: auto; width: 50%; text-align: left;"
Line 46: Line 46:




====class Car : LandVehicle====
==== class Car : LandVehicle ====


<table style="margin-left: auto; margin-right: auto; width: 50%; text-align: left;"
<table style="margin-left: auto; margin-right: auto; width: 50%; text-align: left;"
Line 221: Line 221:




====class MotorCycle : LandVehicle====
==== class MotorCycle : LandVehicle ====


<table style="margin-left: auto; margin-right: auto; width: 50%; text-align: left;"
<table style="margin-left: auto; margin-right: auto; width: 50%; text-align: left;"
Line 260: Line 260:




====class Truck : Car====
==== class Truck : Car ====


<table style="margin-left: auto; margin-right: auto; width: 50%; text-align: left;"
<table style="margin-left: auto; margin-right: auto; width: 50%; text-align: left;"
Line 420: Line 420:




====class Tank : LandVehicle====
==== class Tank : LandVehicle ====


<table style="margin-left: auto; margin-right: auto; width: 50%; text-align: left;"
<table style="margin-left: auto; margin-right: auto; width: 50%; text-align: left;"
Line 523: Line 523:




====class APC : Tank====
==== class APC : Tank ====


<table style="margin-left: auto; margin-right: auto; text-align: left; width: 50%;"
<table style="margin-left: auto; margin-right: auto; text-align: left; width: 50%;"
Line 626: Line 626:




===class Air : AllVehicles===
=== class Air : AllVehicles ===




====class Helicopter : Air====
==== class Helicopter : Air ====


<table style="margin-left: auto; margin-right: auto; width: 50%; text-align: left;"
<table style="margin-left: auto; margin-right: auto; width: 50%; text-align: left;"
Line 764: Line 764:




====class Plane : Air====
==== class Plane : Air ====


<table style="margin-left: auto; margin-right: auto; width: 50%; text-align: left;"
<table style="margin-left: auto; margin-right: auto; width: 50%; text-align: left;"
Line 835: Line 835:




===class Ship : AllVehicles===
=== class Ship : AllVehicles ===




====class SmallShip : Ship====
==== class SmallShip : Ship ====


<table style="margin-left: auto; margin-right: auto; width: 50%; text-align: left;"
<table style="margin-left: auto; margin-right: auto; width: 50%; text-align: left;"
Line 885: Line 885:




====class BigShip : Ship====
==== class BigShip : Ship ====


<table style="margin-left: auto; margin-right: auto; width: 50%; text-align: left;"
<table style="margin-left: auto; margin-right: auto; width: 50%; text-align: left;"

Revision as of 19:54, 31 January 2021


This lists all the p3d filenames and their associated classnames for wheeled and tracked vehicles, aircraft and water craft under cfgVehicles that are configured in the game config files.


Files from Data3d.pbo are in normal text.

Files from Res\Addons\O.pbo, the Addons folder and other places are marked in bold.

Cold War Crisis & Resistance

class All

class AllVehicles : All

class Land : AllVehicles

class LandVehicle : Land

P3d Filename Class Name


Brmd\brmd
"BRDM"



class Car : LandVehicle

P3d Filenames Class Names


O\Vehl\CJ5
"JeepPolice"
gjeep
"GJeep"
guaz
"UAZG"
humr\HMMWV
"HMMWV"
jeep
"Jeep"
jeep_mg
"JeepMG"
papAuto
"PaperCar"
Rapid
"Rapid"
Rapid_Y&nbsp
"RapidY"
sguaz
"SGUAZG"
Skodovka
"Skoda"
Skodovka_blue
"SkodaBlue"
Skodovka_green
"SkodaGreen"
Skodovka_red
"SkodaRed"
MINI\smallcar
"Mini"
trab\Trabant
"Trabant"
Traktor
"Tractor"
uaz
"UAZ"
"
"UAZCheat"



class MotorCycle : LandVehicle

P3d Filenames Class Names


O\Vehl\JAWA250
"Jawa"
kolo\kolo
"Kolo"



class Truck : Car

P3d Filenames Class Names


scud

additional models used:
scud_strela_ohen
scud_strela_proxy

"Scud"
O\Vehl\SkodaSM11
"Bus"
Truck5t
"Truck5t"
"
"Truck5tReammo"
" "Truck5tRich"
Truck5t2
"Truck5tOpen"
Truck5tfuel
"Truck5tRefuel"
Truck5trepair
"Truck5tRepair"
ural
"Ural"
"
"UralReammo"
uralfuel
"UralRefuel"
uralrepair
"UralRepair"
v3s
"TruckV3SG"
"
"TruckV3SGReammo"
v3scivil
"TruckV3SCivil"
v3sfuel
"TruckV3SGRefuel"
v3srepair "TruckV3SGRepair"



class Tank : LandVehicle

P3d Filenames Class Names


M1_abrams
"M1Abrams"
"
"M1AbramsAuto"
m60
"M60"
T55
"T55G"
T72
"T72"
"
"T72Res"
T80
"T80"
"
"T80Res"
"
"T80Auto"
zsu
"ZSU"



class APC : Tank

P3d Filenames Class Names


bmp
"BMP"
"
"BMPRes"
BMP_Ambu
"BMPAmbul"
BMP2\BMP2
"BMP2"
m113
"M113"
m113_ambulance
"M113Ambul"
vulcan\m163A1vulcan
"Vulcan"
M2_mg
"M2StaticMG"
"
"M2StaticMGE"
M2A2\m2a2
"Bradley"



class Air : AllVehicles

class Helicopter : Air

P3d Filenames Class Names


ah1_cobra
"Cobra"
Apac\apac
"AH64"
ch47\CH-47D
"Ch47D"
O\Vehl\JR_RC
"JetRangerSilent"
oh58\Kiowa
"OH58"
mi17_HIP
"Mi17"
mi24_HIND
"Mi24"
PARA
"ParachuteEast"
"
"ParachuteWest"
"
"ParachuteC"
"
"ParachuteG"
uh-60
"UH60"
uh-60mg
"UH60MG"
O\Vehl\V80
"Kamov"



class Plane : Air

P3d Filenames Class Names


a10
"A10"
"
"A10LGB"
BISCamel\BIScamel
"BISCamel"
BISCamel\BIScamel2
"BISCamel2"
Cessna182
"Cessna"
su25\Su25
"Su25"



class Ship : AllVehicles

class SmallShip : Ship

P3d Filenames Class Names


hrl
"BoatE"
pbr
"BoatW"
"
"BoatWAuto"



class BigShip : Ship

P3d Filename Class Name


newport
"CarrierW"