Error: array sizes
#4

Код:
new PT_Text[Text:MAX_TEXT_DRAWS][800 char];
new PT_DefaultText[Text:MAX_TEXT_DRAWS][800 char];

//And to clear it:
#define ResetTextDrawText(%0) %0 = PT_DefaultText
Even with that though, it is only proper to use PT_Text in there. It's still not a good macro. It's just an example of how to correctly do it your way.
Reply


Messages In This Thread
Error: array sizes - by xClown - 04.11.2015, 22:08
Re: Error: array sizes - by Crayder - 04.11.2015, 22:15
Re: Error: array sizes - by xClown - 04.11.2015, 22:24
Re: Error: array sizes - by Crayder - 04.11.2015, 22:33
Re: Error: array sizes - by xClown - 04.11.2015, 22:43

Forum Jump:


Users browsing this thread: 2 Guest(s)