Cài đặt Steam
Đăng nhập
|
Ngôn ngữ
简体中文 (Hán giản thể)
繁體中文 (Hán phồn thể)
日本語 (Nhật)
한국어 (Hàn Quốc)
ไทย (Thái)
Български (Bungari)
Čeština (CH Séc)
Dansk (Đan Mạch)
Deutsch (Đức)
English (Anh)
Español - España (Tây Ban Nha - TBN)
Español - Latinoamérica (Tây Ban Nha cho Mỹ Latin)
Ελληνικά (Hy Lạp)
Français (Pháp)
Italiano (Ý)
Bahasa Indonesia (tiếng Indonesia)
Magyar (Hungary)
Nederlands (Hà Lan)
Norsk (Na Uy)
Polski (Ba Lan)
Português (Tiếng Bồ Đào Nha - BĐN)
Português - Brasil (Bồ Đào Nha - Brazil)
Română (Rumani)
Русский (Nga)
Suomi (Phần Lan)
Svenska (Thụy Điển)
Türkçe (Thổ Nhĩ Kỳ)
Українська (Ukraine)
Báo cáo lỗi dịch thuậ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! :)