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=655500)
Jetpack problem -
iamjems - 22.06.2018
After I do SetPlayerSpecialAction(playerid, SPECIAL_ACTION_NONE), I can't use my weapons. I've tried giving the weapons to the player afterwards, but that also doesn't work.
Also, how do I remove the jetpack from the ground when a player presses F?
Re: Jetpack problem -
RogueDrifter - 22.06.2018
Not a bug happens everywhere, tho not sure what to do to prevent that why not just press F it won't show to other players lol.
Re: Jetpack problem -
iamjems - 22.06.2018
It won't show to other players, but it will show to the player, which means he can pick it up again, and I don't want that.
Re: Jetpack problem -
SubGames - 22.06.2018
It's a samp custom, You can't do anything!
Re: Jetpack problem -
RogueDrifter - 22.06.2018
Respawn the player, player respawn = jetpack gone. So just set his health to 0 and put him back on his position after he spawns by saving it or something.