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