Warning 219 and 202
#1

Ive got 3 Warnings on my GM script, How to fix it?
Код:
C:\Users\Nicklas\Desktop\PRP\gamemodes\PRP.pwn(15537) : warning 219: local variable "cookies" shadows a variable at a preceding level
C:\Users\Nicklas\Desktop\PRP\gamemodes\PRP.pwn(32589) : warning 202: number of arguments does not match definition
C:\Users\Nicklas\Desktop\PRP\gamemodes\PRP.pwn(34936) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Warnings.
Код:
Line 15537: new cookies = PlayerInfo[targetid][pCookies];
Line 32589: SendClientMessage(playerid, COLOR_GRAD1, "You have set that players skin to %d !", skin);
Line 34936: SendClientMessage(giveplayerid, COLOR_GRAD2, "You (%s) have been silently kicked from the server.", sendername);
Please help me!
Reply


Messages In This Thread
Warning 219 and 202 - by goviscrap - 08.11.2012, 22:47
Respuesta: Warning 219 and 202 - by ThePhenix - 08.11.2012, 23:25

Forum Jump:


Users browsing this thread: 1 Guest(s)