SA-MP Forums Archive
Jetpack problem - 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: Jetpack problem (/showthread.php?tid=334762)



Jetpack problem - Remba031 - 15.04.2012

Every time I use SetPlayerSpecialAction(playerid,2); in my script it gives the player a jetpack but when player press space jetpack is gone.
Anybody know how to fix this?


Re: Jetpack problem - iRage - 15.04.2012

1- Does that happen to certain players or everybody?
2- Show me your OnPlayerKeyStateChange callback.