SA-MP Forums Archive
Textdraw Issue... [REP +] - 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... [REP +] (/showthread.php?tid=377323)



Textdraw Issue... [REP +] - [TC]XxJuggaloxX - 13.09.2012

So I made a textdraw menu blah blah.
I originally made it in a filterscript for testing purposes. When I moved it over to the main script it no longer works.

What do?

Here is what the filterscript looks like.

http://pastebin.com/Rdi2L357

I need help ASAP.


Re: Textdraw Issue... [REP +] - mamorunl - 13.09.2012

Is it even allowed in pawn to get functions without a prefix? (public, stock etc)?


Re: Textdraw Issue... [REP +] - Glint - 13.09.2012

Quote:
Originally Posted by mamorunl
Посмотреть сообщение
Is it even allowed in pawn to get functions without a prefix? (public, stock etc)?
Yes it is allowed, you can put functions not stocks, or publics only functions then call them later-on.


Re: Textdraw Issue... [REP +] - [TC]XxJuggaloxX - 13.09.2012

Clearly I hadn't had an issue with this when it was in the filterscript, I'm trying to figure out why that it was moved to the main script that it no longer works anymore?


Re: Textdraw Issue... [REP +] - [LB]BlAcK_DeViL - 13.09.2012

Show us the textdraw. Add it like this Better Send Me As FilterScript i will fix and give it back


Re: Textdraw Issue... [REP +] - [TC]XxJuggaloxX - 13.09.2012

*Cough* So yeah. I feel like an R-Tard. The main issue was I let the Filterscript still run and the script run the same textdraws, Also when I restarted the server, It destroyed the Textdraws and didnt Create them again. So yeah.....

Problem Solved...