Help With Errors.
#1

I Need Help,How can i fix this?

../gamemodes/OnConnect.pwn(225) : error 017: undefined symbol "gHeaderTextDrawId"
../gamemodes/OnConnect.pwn(225) : warning 215: expression has no effect
../gamemodes/OnConnect.pwn(225) : error 001: expected token: ";", but found "]"
../gamemodes/OnConnect.pwn(225) : error 029: invalid expression, assumed zero
../gamemodes/OnConnect.pwn(225) : fatal error 107: too many error messages on one line
Reply
#2

Maybe you have to put this into your script (global):
PHP код:
new gHeaderTextDrawId[MAX_PLAYERS]; 
If you have it already in your script, you should us send your row 225.
Reply
#3

Post the 225th line from your script here.

Edit: Posted this simultaneously with Marvin, my bad.
Reply
#4

Line 225
prisondoor3,
Line 225 in Onconnect.pwn gHeaderTextDrawId[playerid] = PlayerText:INVALID_TEXT_DRAW;
Reply
#5

Help??
Reply
#6

omg, can you use Code format and past you codes ?
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)