argument type mismatch
#3

Updated to this:

Line 430
Код:
if(sscanf(params, "s[24]ddD(1)", model, color1, color2)) return SendClientMessage(playerid, COLOR_GRAY, "/createv [vehiclemodel] [color1] [color2]");
Line 545
Код:
format(astr, sizeof(astr), "> [ERROR] %s", str);
    SendClientMessage(playerid, COLOR_GRAY, astr);
Both errors:
error 035: argument type mismatch (argument 2)
Reply


Messages In This Thread
argument type mismatch - by theonethatownz - 20.03.2016, 21:03
Re: argument type mismatch - by Vince - 20.03.2016, 21:26
Re: argument type mismatch - by theonethatownz - 20.03.2016, 21:27
Re: argument type mismatch - by Threshold - 20.03.2016, 23:50

Forum Jump:


Users browsing this thread: 1 Guest(s)