Installer Steam
connexion
|
langue
简体中文 (chinois simplifié)
繁體中文 (chinois traditionnel)
日本語 (japonais)
한국어 (coréen)
ไทย (thaï)
Български (bulgare)
Čeština (tchèque)
Dansk (danois)
Deutsch (allemand)
English (anglais)
Español - España (espagnol castillan)
Español - Latinoamérica (espagnol d'Amérique latine)
Ελληνικά (grec)
Italiano (italien)
Bahasa Indonesia (indonésien)
Magyar (hongrois)
Nederlands (néerlandais)
Norsk (norvégien)
Polski (polonais)
Português (portugais du Portugal)
Português - Brasil (portugais du Brésil)
Română (roumain)
Русский (russe)
Suomi (finnois)
Svenska (suédois)
Türkçe (turc)
Tiếng Việt (vietnamien)
Українська (ukrainien)
Signaler un problème de traduction
bomb = "R_TBG32V_F" createVehicle [(getMarkerPos "bomb1" select 0),( getMarkerPos "bomb1" select 1), 0];
Two bombs one trigger:
bomb = "R_TBG32V_F" createVehicle [(getMarkerPos "bomb1" select 0),( getMarkerPos "bomb1" select 1), 0]; bomb = "R_TBG32V_F" createVehicle [(getMarkerPos "bomb1_1" select 0),( getMarkerPos "bomb1_1" select 1), 0];
Not all ammo works.
For example'
M_NLAW_AT_F, M_NLAW_AT_F work.
Mine_155mm_AMOS_range, ATMine_Range_Ammo doesn't.
Just need to figure out which ones do and which ones cause what size explosions and damage.
Not sure why there is such a delay between the Trigger being activated and the explosion though.
Solution on the official forums [forums.bistudio.com] They are using the commands vehicle [community.bistudio.com] and in [community.bistudio.com].
The vehicle appears after 10 minutes. and i get in it, and mission ends? i have the 10 minutes and vehicle. but i dont have the script/init for ending the mission upon entry.