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 in advance
Does it work like irl? as a projectile?
But most of the time when you disable an IED in the editor the animation sequence is interrupted and so it explodes.
Is there any way to have more options to disable manually?
i have decided to hold off on adding more to the mod till we can get everything working properly.
Right now we are about to release a big update that will hopefully fix allot of the errors we are seeing with this mod and also adding ace to the mod
Error in expression <on _ied;
_nuevaTierra = createVehicle [_tipoDeTierra, _posicion, [], 0, "CAN_CO>
Error position: <_tipoDeTierra, _posicion, [], 0, "CAN_CO>
Error Undefined variable in expression: _tipodetierra
File EODS_ieds\funciones\HIDDEN_IEDS\EODS_HIDDEN_FNC.sqf..., line 32
Thank you so much for your work.
also this version isnt ace3 compatible we are working on making it work with ace ieds and all.
Also working on adding lighs to the robot and getting the eod dog in.
in the functions->>Talon General.sqf line 362:
-> waitUntil {if (!(player in UAVControl _talon)) exitWith {true}; if (player in UAVControl _talon) exitWith {false};if (not alive _talon) exitWith {true};};
in the functions->>Talon General.sqf line 442:
-> waitUntil {if (player in UAVControl _talon) exitWith {true}; if (not alive _talon) exitWith {true};if (!(player in UAVControl _talon)) exitWith {false};};
this seem to do the job..
The Arm on the Tallon is not working for me, do i need to do somthing other than just placing it and connect with a tallon Controler?? Driving works fine :)