warning 202: number of arguments does not match definition
#2

You need to use format for that.

pawn Код:
new modelo, string[80];
modelo = GetVehicleModel(autos[i]);
format(string, sizeof(string), "Tu {F8F800}%s{FFFFFF} ha sido remolcado al ъltimo lugar donde lo estacionastes.", NombreAuto[modelo-400]);
SendClientMessage(playerid, -1, string);
Reply


Messages In This Thread
warning 202: number of arguments does not match definition - by Kemula - 05.07.2014, 23:30
Re: warning 202: number of arguments does not match definition - by Dignity - 05.07.2014, 23:33
Re: warning 202: number of arguments does not match definition - by TwinkiDaBoss - 05.07.2014, 23:34
Respuesta: Re: warning 202: number of arguments does not match definition - by Kemula - 05.07.2014, 23:40

Forum Jump:


Users browsing this thread: 1 Guest(s)