number of arguments does not match definition
#5

Use format first.

pawn Код:
new msg[50];
format(msg, sizeof (msg), "You have changed LockerID %d's position", lid);
SendClientMessage(playerid, -1, msg);
Do the same for the rest.
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)