03.08.2011, 04:50
So im wanting to send a message via SendClientMessage instead of a string.
Heres what my SendClientMessage looks like.
Im just getting
Im i setting this up wrong?
Heres what my SendClientMessage looks like.
pawn Код:
SendClientMessage(playerid,COLOR_GREEN,"You have sent %s to %s!",amount,name);
PHP код:
warning 202: number of arguments does not match definition