TextDraw Problem :/
#4

Do you have them set to not conflict


new PlayerText:YourTextDraw[MAX_PLAYERS] = {PlayerText:INVALID_TEXT_DRAW, ...};

If not this calls on a different names.. so you may get some errors...

I know i hate links But Read the first few lines on the top you will understand It tell you how to keep them from conflicting could be an issue for you.. https://sampwiki.blast.hk/wiki/Textdraw

Or just do this No name changing

new Text:gMyText = Text:INVALID_TEXT_DRAW;

Then try your textdraws again
Reply


Messages In This Thread
TextDraw Problem :/ - by silvan - 11.01.2013, 15:22
Re: TextDraw Problem :/ - by Buzzbomb - 11.01.2013, 15:29
Re: TextDraw Problem :/ - by silvan - 11.01.2013, 15:31
Re: TextDraw Problem :/ - by Buzzbomb - 11.01.2013, 15:53
Re: TextDraw Problem :/ - by silvan - 12.01.2013, 08:10
Re: TextDraw Problem :/ - by silvan - 13.01.2013, 17:05
Re: TextDraw Problem :/ - by silvan - 15.01.2013, 08:21

Forum Jump:


Users browsing this thread: 1 Guest(s)