zerothreat
Member-
Content Count
5 -
Joined
-
Last visited
-
Medals
Everything posted by zerothreat
-
try using doTarget before doFire (same syntax). also check out http://community.bistudio.com/wiki/Category:Scripting_Commands_ArmA2 if you haven't already.
-
Smoke on a place HOW ??
zerothreat replied to Kladho's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
In callihn's example he used a variable 'smokePos', which i am assuming is the position of a marker or some type. Define a position and set the value to that variable (or name your own)-- should work. -
Aircraft take-offs and the Insurmountable AI
zerothreat posted a topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
It seems the AI refuses/ignores almost any command issued to it while it is in the auto-piloting mode of taking off from an airstrip. I've tied some commands to the radio (disableAI move, getOut, engineOn false, etc)... I can spam these with the radio commands and it takes a moment for them to get through, kind of like when the AI is in between certain parts of it's auto-piloting mode. I'm still looking into this and hoping that someone might have some answers. That auto-pilot take-off is a beast. Setting the fuel to 0 works very well because it's a command directed toward the vehicle itself, but i'd like to keep the plane moving to a certain part of the airstrip to park it, instead of it getting 0 fuel, refueling and then attempting to taxi and take off again. About to say F it and use setPos... what do you guys think? -
Aircraft take-offs and the Insurmountable AI
zerothreat replied to zerothreat's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
hey thanks, i think that simulation method will come in handy. as gnat said, i myself have also just resorted to the 0 fuel method. however, one thing that i did discover with testing is that you -can- issue a disableAI "MOVE" on the plane and then order the pilot to get out. However, I was unable to enableAI "MOVE" once he was out of the plane. He totally refused to get back in. But I'm sure it's not a problem to have a few pilots hanging around to assign as new pilots to the aircraft. This method might be helpful to those seeking a 'land and park' scenario with their planes. -
It's listed under my available support for the mission but I have no clue how to call it in/where it can be found if it's in there. I have no issues calling venom support however. What gives?