SA-MP Forums Archive
TextDraw Help - 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 Help (/showthread.php?tid=501760)



TextDraw Help - Crazydriver - 20.03.2014

Hello guys i need help with my issue when i leave a checkpoint i want this text draw menu hide on when player leaves that particular checpoint please help me if you need any more info just ask




Re: TextDraw Help - Kyance - 20.03.2014

https://sampforum.blast.hk/showthread.php?tid=102865

Use "OnPlayerEnterDynamicCP" and "OnPlayerLeaveDynamicCP"


Re: TextDraw Help - Hanuman - 20.03.2014

Use TextDrawHideForPlayer(playerid, textdraw name); under onplayerleavecheckpoint.
If u are using a dynamic checkpoint then place it under onplayerleavedynamiccp