SA-MP Forums Archive
I need help with 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: I need help with textdraw (/showthread.php?tid=482199)



I need help with textdraw - TFoCap - 19.12.2013

How do i remove a textdraw from my server that shows website url i use ctrl f and type in explicit-roleplay and it finds all the other ones like the one for commands and stuff but it doesn't show one that says textdraw or anything with it and i search till it can't anymore still can't find it


Re: I need help with textdraw - Don_Cage - 19.12.2013

Try to find only ''explicit'' word in script should be under OnGameModeInit,OnPlayerConnect or OnPlayerSpawn


Re: I need help with textdraw - TFoCap - 19.12.2013

Still can't find


Re: I need help with textdraw - Don_Cage - 19.12.2013

Your Textdraw must be under OnGameModeInit,maybe there is no text only name of Textdraw you need to locate all textdraws and comment out one by one and figure out which is td you want to remove i dont think there is another way to locate it.


Re: I need help with textdraw - TFoCap - 19.12.2013

I found it but when i complie it it shows the amx file with 0 file size


Re: I need help with textdraw - Don_Cage - 19.12.2013

You removed it wrong,at end of compilation you had some errors post them or maybe your pawno crashed and just closed,that means you removed some brackets you wasnt supposed to remove


Re: I need help with textdraw - TFoCap - 20.12.2013

I didn't get any errors or anything it said Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase Thats all