Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I was told this worked for someone:
{
"VehicleName": "ExpansionUh1h",
"DisplayName": "ExpansionUh1h",
"Parts": [
"ExpansionHelicopterBattery",
"ExpansionHydraulicHoses",
"ExpansionigniterPlug",
"HeadlightH7"
]
}
It spawned a heli but i dont see what file i havent found which one i need to add this to to get a vehicle to spawn. Someone has to know PLEASE???
Well, it's not just one file, it's multiple cfg***.xml files in your mission folder.
The types file defines the pieces of the car (like the car itself, its doors, wheels, etc) and then other XML files define where and if they spawn.
So, to add a vehicle, its components would have to be defined in the types file,
an event would have to exist to spawn it and locations would have to be defined to indicate where to spawn it.
3 files-
Types-
Event-
Locations-
I posted this to hopefully help anyone who like me wanted to spawn a helicopter in single player offline! So far i have not been able to get it to work.Only on multiplayer will the helicopters spawn not sure why