Textdraw Issue - 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 Issue (
/showthread.php?tid=661883)
Textdraw Issue -
Droxx - 17.12.2018
Hello there, I am facing a problem with Selectable textdraws..
I use Selectable textdraw as a team/class selection in my Call of Duty server, I am trying to add Clans Filterscript by Gammix link: (
https://sampforum.blast.hk/showthread.php?tid=656790)
https://imgur.com/a/w5SQRyf
When I add Clans to server.cfg, I will not be able to select any team/class, only If I remove it from server.cfg I will be able to select, anyone who can help me out?
Re: Textdraw Issue -
tonto125 - 17.12.2018
Hi, can you post your 'OnPlayerClickTextDraw' code.
There may be something in there interfering with the filterscript. Also, have you made sure you have
Код:
SelectTextDraw(playerid, hovercolor);
in your script?
Re: Textdraw Issue -
Droxx - 17.12.2018
EDIT: Fixed but facing an issue with Textdraws/menus and dialogs..
https://imgur.com/a/ZsvjXrP
the problem is coming from gamemode..