Jump to content
Sign in to follow this  
TheRedBaron

Freefalling

Recommended Posts

Ok, im doing stunts where i jump off a motorcycle and open my parachute. I dont want scripts because i can do it with comand lines. Ive done it before. I looked it up and mine is exactly the same. What im doing is seting a parachute 5000m in the air to float while im geting ready,and i have a trigger that says this:

para setpos [getpos bob select 0,getpos bob select 1,(getpos bob select 2)]; bob moveindriver para

bob being my guy and para being the floating parachute.

The parachute is transported to just above my guy but he will not move to the driver. what is wrong?

oh and i want to set off the trigger with radio alpha.

Nevermind figured it out biggrin.gif

Share this post


Link to post
Share on other sites
Guest jacobaby

For the benefit of others.......

You will have to make him get out of his current vehicle first.

</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">

guy action ["EJECT", vehicle guy]; guy moveindriver para

<span id='postcolor'>

TJ

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×