安裝 Steam
登入
|
語言
簡體中文
日本語(日文)
한국어(韓文)
ไทย(泰文)
Български(保加利亞文)
Čeština(捷克文)
Dansk(丹麥文)
Deutsch(德文)
English(英文)
Español - España(西班牙文 - 西班牙)
Español - Latinoamérica(西班牙文 - 拉丁美洲)
Ελληνικά(希臘文)
Français(法文)
Italiano(義大利文)
Bahasa Indonesia(印尼語)
Magyar(匈牙利文)
Nederlands(荷蘭文)
Norsk(挪威文)
Polski(波蘭文)
Português(葡萄牙文 - 葡萄牙)
Português - Brasil(葡萄牙文 - 巴西)
Română(羅馬尼亞文)
Русский(俄文)
Suomi(芬蘭文)
Svenska(瑞典文)
Türkçe(土耳其文)
tiếng Việt(越南文)
Українська(烏克蘭文)
回報翻譯問題
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! :)