number of arguments does not match definition
#1

Please help me in this:
Код:
/ScShortcut/Commands.pwn(21) : warning 202: number of arguments does not match definition
/ScShortcut/Commands.pwn(38) : warning 202: number of arguments does not match definition
/ScShortcut/Commands.pwn(47) : warning 202: number of arguments does not match definition
/ScShortcut/Commands.pwn(47) : warning 202: number of arguments does not match definition
/ScShortcut/Commands.pwn(56) : warning 202: number of arguments does not match definition
/ScShortcut/Commands.pwn(56) : warning 202: number of arguments does not match definition
/ScShortcut/Commands.pwn(77) : warning 202: number of arguments does not match definition
evrything is okey but i can't understand hwat's the wrong with it. Line's
Код:
(21) SendClientMessageEx(playerid, COLOR_WHITE, "You have changed LockerID %d's position", lid);
(38) SendClientMessageEx(playerid, COLOR_WHITE, "You have changed LockerID %d Deliver Point", lid);
(47) SendClientMessageEx(playerid, COLOR_WHITE, "You have changed LockerID %d's Materials to %s", lid, AddCommas(LockerInfo[lid][lmats]));
(56) SendClientMessageEx(playerid, COLOR_WHITE, "You have changed LockerID %d's Group to %d", lid, amount);
(77) SendClientMessageEx(playerid, COLOR_WHITE, "You have deleted LockerID %d", lid);
Help please
Reply


Messages In This Thread
number of arguments does not match definition - by xamen - 16.04.2014, 18:01
Re: number of arguments does not match definition - by Bingo - 16.04.2014, 18:03
Re: number of arguments does not match definition - by CutX - 16.04.2014, 18:05
Re : number of arguments does not match definition - by xamen - 16.04.2014, 18:25
Re: number of arguments does not match definition - by Konstantinos - 16.04.2014, 18:29
Re : number of arguments does not match definition - by S4t3K - 16.04.2014, 18:41
Re : number of arguments does not match definition - by xamen - 16.04.2014, 18:51

Forum Jump:


Users browsing this thread: 1 Guest(s)