[Help]4 Errors, Warn command.
#1

I need help from the best workers in pawn. We have 4 Erors the CLRP scripts. The command is warn. Thanks for your help.
Errors:

Код:
C:\Users\Silvio\Downloads\Classic Life RolePlay\gamemodes\CLRP.pwn(26609) : warning 219: local variable "tmp" shadows a variable at a preceding level
C:\Users\Silvio\Downloads\Classic Life RolePlay\gamemodes\CLRP.pwn(26609) : warning 219: local variable "Index" shadows a variable at a preceding level
C:\Users\Silvio\Downloads\Classic Life RolePlay\gamemodes\CLRP.pwn(26609) : error 012: invalid function call, not a valid address
C:\Users\Silvio\Downloads\Classic Life RolePlay\gamemodes\CLRP.pwn(26609) : warning 215: expression has no effect
C:\Users\Silvio\Downloads\Classic Life RolePlay\gamemodes\CLRP.pwn(26609) : warning 215: expression has no effect
C:\Users\Silvio\Downloads\Classic Life RolePlay\gamemodes\CLRP.pwn(26609) : error 001: expected token: ";", but found ")"
C:\Users\Silvio\Downloads\Classic Life RolePlay\gamemodes\CLRP.pwn(26609) : error 029: invalid expression, assumed zero
C:\Users\Silvio\Downloads\Classic Life RolePlay\gamemodes\CLRP.pwn(26609) : fatal error 107: too many error messages on one line

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


4 Errors.
Line 26609:
Код:
	    new tmp[256], tmp2[256], Index;		tmp = strtok(params,Index), tmp2 = strtok(params,Index);
Reply


Messages In This Thread
[Help]4 Errors, Warn command. - by vannesenn - 18.01.2012, 12:03
Re: [Help]4 Errors, Warn command. - by Konstantinos - 18.01.2012, 12:06
Re: [Help]4 Errors, Warn command. - by vannesenn - 18.01.2012, 12:18
Re: [Help]4 Errors, Warn command. - by Konstantinos - 18.01.2012, 12:24
Re: [Help]4 Errors, Warn command. - by vannesenn - 18.01.2012, 12:27
Re: [Help]4 Errors, Warn command. - by thimo - 18.01.2012, 12:37
Re: [Help]4 Errors, Warn command. - by vannesenn - 18.01.2012, 12:45
Re: [Help]4 Errors, Warn command. - by thimo - 18.01.2012, 12:59
Re: [Help]4 Errors, Warn command. - by vannesenn - 18.01.2012, 13:38
Re: [Help]4 Errors, Warn command. - by niyaz - 20.03.2012, 20:08

Forum Jump:


Users browsing this thread: 1 Guest(s)