SA-MP Forums Archive
OnPlayerClickTextDraw Is Not Working - 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: OnPlayerClickTextDraw Is Not Working (/showthread.php?tid=625828)



OnPlayerClickTextDraw Is Not Working - Novacaine - 06.01.2017

Hi everyone,

Until tonight I had no problems with clickable textdraws. I made some changes about login system, and some other systems. When I'm testing, i realized global textdraws that uses OnPlayerClickTextdraw, are not working. It's color is changing when hover but nothing happens when i click. But player textdraws that uses OnPlayerClickPlayerTextDraw are working properly.
I tried to take back the changes that i made but i couldn't find the problem.
What can causes OnPlayerClickTextDraw to stop working?


Re: OnPlayerClickTextDraw Is Not Working - Novacaine - 07.01.2017

Solved!