[HELP]Stats Porblems . .
#1

hey im again , i need help with /stats Warnings :\

pawn Код:
PlayerStats[playerid][pAdmin] = dini_Int(file, "Admin");
SetPlayerScore(playerid, PlayerStats[playerid][pScore]);
GivePlayerMoney(playerid, dini_Int(file, "Cash")-GetPlayerMoney(playerid));
SetPlayerScore(playerid, GetPlayerScore(playerid)+PlayerStats[playerid][pScore]);
GivePlayerWeapon(playerid, PlayerStats[playerid][pWeapon]);
i made this one and i got this

pawn Код:
(604) : warning 202: number of arguments does not match definition
this is the Line :
pawn Код:
GivePlayerWeapon(playerid, PlayerStats[playerid][pWeapon]);
how can i remove this warnings ?
Reply


Messages In This Thread
[HELP]Stats Porblems . . - by Devilxz97 - 25.06.2012, 08:05
Re: [HELP]Stats Porblems . . - by Dubya - 25.06.2012, 08:09
Re: [HELP]Stats Porblems . . - by Devilxz97 - 25.06.2012, 09:21
Re: [HELP]Stats Porblems . . - by mendax - 25.06.2012, 09:49
Re: [HELP]Stats Porblems . . - by [MM]RoXoR[FS] - 25.06.2012, 09:57

Forum Jump:


Users browsing this thread: 1 Guest(s)