Highlighted box textdraw - 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: Highlighted box textdraw (
/showthread.php?tid=600493)
Highlighted box textdraw -
YouServ - 08.02.2016
Hi,
I want to highlighted a textdraw box when the player hovers over.
How can I do ?
Re: Highlighted box textdraw -
TakeiT - 08.02.2016
Код:
SelectTextDraw(playerid, color);
Re: Highlighted box textdraw -
YouServ - 08.02.2016
It's for text, not for box.
Re: Highlighted box textdraw -
ikey07 - 08.02.2016
Read this one, FULLY, and you will understand why it cannot be done as you intended.
Long version short, it doesn't work like that.
https://sampforum.blast.hk/showthread.php?tid=600045