nuxil 2 Posted September 18, 2007 hi forum! i know someone has made a script that allows you to shoot from heli's.. but i dont remember the name of it and i cant find it anywhere. could someone help me please ? Share this post Link to post Share on other sites
luki 53 Posted September 18, 2007 Easy way script.sqs <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">_carrier = _this select 0 _cargo = _this select 1 endCargoSession = false goto debug #nochmal _Offset = [-0.1, -3.3, -0.5]; _worldPos = _carrier modelToWorld _Offset; _cargo setPos _worldPos _cargo setDir (getDir _carrier -180) _cargo setDamage 0.0 ~.01 ?!(alive aa1) : goto "exit" ? (!endCargoSession) : goto "nochmal" #exit exit [carrier, cargo] exec "script.sqs" Alex Sworn and Gnat postet too some Vids Share this post Link to post Share on other sites
Doolittle 0 Posted September 18, 2007 Wouldn't that lag multiplayer? Share this post Link to post Share on other sites