SA-MP Forums Archive
Parachute jump! - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Parachute jump! (/showthread.php?tid=253511)



Parachute jump! - Admigo - 06.05.2011

Heey guys
I want to make a parachute jump out a Andromada
But i dont know how lol;p

pls help
thanks Admigo


Re: Parachute jump! - dannyk0ed - 07.05.2011

pawn Код:
COMMAND:jump(playerid,params[])
SetPlayerInterior(playerid, 9)
SetPlayerPos(playerid,315.856170,1024.496459,1949.797363)
GivePlayerWeapon(Playerid,46)
Just made this out lol.