Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
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