[NEED HELP]TextDraw Problem - 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: [NEED HELP]TextDraw Problem (
/showthread.php?tid=561465)
[NEED HELP]TextDraw Problem -
DiamondGold - 03.02.2015
Hi guys, I have a problem insert the textdraw. It always show MOTD and make it into textdraw. Can anyone please help? Thx before.
Re: [NEED HELP]TextDraw Problem -
CalvinC - 03.02.2015
Use TextDrawHideForPlayer to hide a textdraw.
Re: [NEED HELP]TextDraw Problem -
DiamondGold - 03.02.2015
I don't use that textdraw "MOTD:...." i use another textdraw, comma and dot. This "MOTD:..." always happen when I compile and run samp-server.exe. How to delete the "MOTD:.."?
Re: [NEED HELP]TextDraw Problem -
CalvinC - 03.02.2015
Delete the TextDrawShowForPlayer and TextDrawCreate code it has.