Error: Argument MisMatch
#1

CMD:mole(playerid, params[]) {
if(playerVariables[playerid][pAdminLevel] >= 3) {
new
mole[128];

format(mole, sizeof(mole), "SMS from Mole (000): %s", params);
SendClientMessageToAll(playerid, COLOR_SMS, mole); // Error line.
}
return 1;
}

I don't see the problem?
C:\Users\Admin\Desktop\Server Uploads\vx-rp.pwn(5654) : error 035: argument type mismatch (argument 2)
Reply


Messages In This Thread
Error: Argument MisMatch - by Jack.7331 - 18.03.2012, 20:55
Re: Error: Argument MisMatch - by Babul - 18.03.2012, 20:58
Re: Error: Argument MisMatch - by Daddy Yankee - 19.03.2012, 05:35

Forum Jump:


Users browsing this thread: 4 Guest(s)