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
These should help
https://www.youtube.com/playlist?list=PLod_PhpAOFQjeeWATteU73zqL69ShN5Df
Also see the files of the demo mission.
Yup to both questions :) Have fun!
Thanks in advance.
You have to name your trucks and execute the script for each of them.
You could have them in an array too and run the script in a loop for that array tho you need to know how to work with arrays.
You could also detect the type of truck and if is the one you need you run the script for it.
There are many ways to do it depending on what you need
but your script asks for a unique variable but i need to use an "_obj" variable in my "addeventhandler killed" how can i do this
null = [_obj] execVM "AL_napalm\alias_obj_sing.sqf";
yES