SA-MP Forums Archive
Hanging (grabbing)on Helicopter - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Hanging (grabbing)on Helicopter (/showthread.php?tid=295033)



Hanging (grabbing)on Helicopter - androidas - 04.11.2011

Is it possible? If so,can someone give the pawn code or download .pwn and .amx
PS:the hanging is like in MTA [ame]http://www.youtube.com/watch?v=FkLzCt7Z4Ag[/ame]


Re: Hanging (grabbing)on Helicopter - Max_Coldheart - 04.11.2011

Like that, no. But you could set a timer, that checks the helicopters position (once player is actually HANGING on it already), and set the player to the helicopter. You would need a really fast timer tho, if you would like it to look like smooth movement.

Have a nice day !


Re: Hanging (grabbing)on Helicopter - Kingunit - 04.11.2011

Well, it's possible You need to use SetPlayerPos in the right away, and you need to keep it updated.