vurelo
Member-
Content Count
83 -
Joined
-
Last visited
-
Medals
Community Reputation
3 NeutralAbout vurelo
-
Rank
Corporal
Profile Information
-
Gender
Not Telling
-
Thanks for sharing
- 22 replies
-
- cruise missile
- custom support
-
(and 2 more)
Tagged with:
-
Engima's Simple Tasks Script Release
vurelo replied to engima's topic in ARMA 3 - MISSION EDITING & SCRIPTING
anyone can post another link, I'm not able to download from armaholic. Thx -
can someone post the link again, I am unable to download from armaholic. Thank you.
-
with this mod can I control spawn units?
-
Sync laser designator with artillery support
vurelo posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
hello guys, I'm trying to link the artillery module with laser designator, can someone help me? causing only player with LD is able to call for artillery support. Thank you. -
yep .. targets around 4 km away from the GameLogic are not hit by missile
-
yes, it's worked now, but the missile does not reach the target when I am far from the gamelogic. I increased the altitude of GameLogic and yet when we are far the missile does not reach the target.
-
Don't work .. i put the: this setVariable ["ky_missileAvailable", true]; this addAction["Fire Missile","launchMissile.sqf",[myGameLogicObject], 0, false, false, "", "_this getVariable 'ky_missileAvailable'"]; in the init of the player, but don't works .. the missile don't came!! http://imgur.com/a/b8hAw http://imgur.com/a/KlyEg
-
anyone know how I can remove the CAS system of this cooperative mission http://steamcommunity.com/sharedfiles/filedetails/?id=332088703 or someone could show me if there is already a CAS system that is activated by laser designator?
-
the missile is hitting me .. I left that way "player addAction["Fire Missile","scripts\missile.sqf"];" is correct?
-
hi guys .. i'm too noob and don't understand how it works. I put the launchMissile.sqf in my mission directory and i put (this setVariable ["ky_missileAvailable", true]; this addAction["Fire Missile","launchMissile.sqf",[myGameLogicObject], 0, false, false, "", "_this getVariable 'ky_missileAvailable'"] ;) at my init.sqf and place the GameLogic with name myGameLogicObject at game map .. but dont works .. what i doing wrong? thx. the init field of player could be initPlayerLocal?
-
I only edit some missions to play with friends and with that I take to learn a little more.
-
Hello guys, I was wondering how I can just remove the CAS system of this cooperative mission (http://steamcommunity.com/sharedfiles/filedetails/?id=332088703) to use on another mission. I am noob and I can edit some missions, but this one I could not. If anyone can help me I thank you.
-
AI HALO Jump Example Mission
vurelo replied to cobra4v320's topic in ARMA 3 - MISSION EDITING & SCRIPTING
many thx!! -
AI HALO Jump Example Mission
vurelo replied to cobra4v320's topic in ARMA 3 - MISSION EDITING & SCRIPTING
hello, the link of spript that @f2k sel posted don't works anymore, can someone post again? thx.