OnPlayerClickPlayerTextDraw - 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: OnPlayerClickPlayerTextDraw (
/showthread.php?tid=389371)
OnPlayerClickPlayerTextDraw -
budelis - 01.11.2012
Hi,
How to check in this callback when player press ESC? because i read in wiki, this callback is called when player click on player textdraw, and then when player cancel. How check when player cancel click mode.
Re: OnPlayerClickPlayerTextDraw -
iJumbo - 01.11.2012
if(clickedid == Text:INVALID_TEXT_DRAW)