Textdraw doesn't end - 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: Textdraw doesn't end (
/showthread.php?tid=634845)
Textdraw doesn't end -
Loinal - 27.05.2017
Fixed
Re: Textdraw doesn't end -
Loinal - 27.05.2017
Any help?
Re: Textdraw doesn't end -
Lirbo - 27.05.2017
remove if (GetPlayerVehicleSeat(playerid) == 0)
Re: Textdraw doesn't end -
Loinal - 27.05.2017
Quote:
Originally Posted by Lirbo
remove if (GetPlayerVehicleSeat(playerid) == 0)
|
Do you think i didn't do that
Re: Textdraw doesn't end -
Whatname - 27.05.2017
-REMOVED-
Re: Textdraw doesn't end -
Hansrutger - 27.05.2017
I recommend using OnPlayerStateChange (
https://sampwiki.blast.hk/wiki/OnPlayerStateChange) instead. OnPlayerExitVehicle doesn't take in all scenarios that could happen.