08.02.2011, 20:13
Basically I made a script and this warning comes up when I compile! Help please
Warning:
And this is whats on line 231:
Warning:
Код:
C:\Users\Jack\Desktop\samp\gamemodes\DM.pwn(231) : warning 202: number of arguments does not match definition Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Warning.
pawn Код:
SendClientMessage(playerid, COLOR_GREEN, "You Currently Have A Kill Streak of %s!", GetPVarInt(playerid,"KillStreak"));