Undefined symbol "INI_Create", wtf?
#7

Now I'm here, with other errors I also don't get...Check 'em out:

Код:
D:\Program Files\GTA San Andreas\SAMP_Server\gamemodes\deathmatch.pwn(252) : error 020: invalid symbol name ""
D:\Program Files\GTA San Andreas\SAMP_Server\gamemodes\deathmatch.pwn(5725) : error 017: undefined symbol "FPS"
D:\Program Files\GTA San Andreas\SAMP_Server\gamemodes\deathmatch.pwn(5725) : warning 215: expression has no effect
D:\Program Files\GTA San Andreas\SAMP_Server\gamemodes\deathmatch.pwn(5725) : error 001: expected token: ";", but found "]"
D:\Program Files\GTA San Andreas\SAMP_Server\gamemodes\deathmatch.pwn(5725) : error 029: invalid expression, assumed zero
D:\Program Files\GTA San Andreas\SAMP_Server\gamemodes\deathmatch.pwn(5725) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


5 Errors.
That's line 252, I mean, what the fuck? I've defined shit already:

pawn Код:
new Text:FPS[MAX_PLAYERS]; //I DEFINED IT :O
And then:

pawn Код:
TextDrawDestroy(FPS[playerid]); //line with the undefined symbol-error
Reply


Messages In This Thread
Some rare and strange errors... - by Twisted_Insane - 08.05.2012, 15:19
Re: Undefined symbol "INI_Create", wtf? - by HDFord - 08.05.2012, 15:56
Re: Undefined symbol "INI_Create", wtf? - by Twisted_Insane - 08.05.2012, 16:46
Re: Undefined symbol "INI_Create", wtf? - by ReneG - 08.05.2012, 16:59
Re: Undefined symbol "INI_Create", wtf? - by Twisted_Insane - 08.05.2012, 18:32
Re: Undefined symbol "INI_Create", wtf? - by 2KY - 08.05.2012, 18:44
Re: Undefined symbol "INI_Create", wtf? - by Twisted_Insane - 09.05.2012, 12:11
Re: Undefined symbol "INI_Create", wtf? - by Twisted_Insane - 09.05.2012, 15:49
Re: Undefined symbol "INI_Create", wtf? - by TzAkS. - 09.05.2012, 15:51
Re: Undefined symbol "INI_Create", wtf? - by Twisted_Insane - 09.05.2012, 16:10

Forum Jump:


Users browsing this thread: 1 Guest(s)