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
Thanks for the heads up!
There is no DL provided by me (anymore) for any of my scripts.
Whatever DL you see in my descriptions are leftovers
Thanks man!
I place a bunch of markers in the eden editor, and named them "steamer_1", "steamer_2", ...
then, i added the following code to init.sqf:
steamer_array = [];
for "_i" from 1 to 2 do {
private _obj = missionNamespace getVariable [("steamer_" + str _i), objNull];
if !(isNull _obj) then {
steamer_array pushBack ([_obj,200,0,20] execvm "AL_steamer\al_steamer.sqf";);
};
};
But when loading into the mission, i am getting an error stating "Error Missing )". Can you help me figure out whats going wrong here? Thanks so much!
:) That will be great, thank you! But what i meant is to share the link to your mod when is done.
As long you don't monetize your mod feel free to use it. Don't forget to share the mod link with us when is done. Thank you and have fun! :)