[email protected] 0 Posted July 16, 2002 i need the Ops to take there nightvission off (its dark but there inside a heli) i tried, CampOp1 [action "STR_ACTION_TAKEOFF_GOGGLES"] CampOp1 [action "TAKEOFF_GOGGLES"] none of them worked didnt work what am i doing wrong? Share this post Link to post Share on other sites
[email protected] 0 Posted July 22, 2002 there must be someone out there that knows this? /A Share this post Link to post Share on other sites
NEO -PZ- 0 Posted July 22, 2002 If there is such a command (the "take off" one), then shouldn't it be written something like this: </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">CampOp1 action ["TAKEOFF",NVGoggles]<span id='postcolor'> I assume this because the eject command is: </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">unitname action ["EJECT",vehiclename]<span id='postcolor'> But there is an easier way, remove the NVGoggles from them while they're in the heli, and add them back when they disembark. Neo Share this post Link to post Share on other sites