A Textdraw isn't showing (script 100% right)
#14

Quote:
Originally Posted by Jochemd
Посмотреть сообщение
I fixed it somehow by putting the textdraw as the first creating.
I've found similar problems as yours, and the solution is to initialise the arrays.
pawn Код:
new Text:InfoBoxDraw[MAX_PLAYERS] = {Text:INVALID_TEXT_DRAW,...}; // (located at top of script)
I still don't very understand why it is required, but it really fixes it
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)