27.03.2019, 17:29
I got:
number of arguments does not match definition.
On:
line 51: if(GetVehicleSpeed(GetPlayerVehicleID(playerid, 2)) <= 210)
line 62: if(GetVehicleSpeed(GetPlayerVehicleID(playerid, 2)) >= 210)
If i remove the problem. then i have tag mismatch on them.
number of arguments does not match definition.
On:
line 51: if(GetVehicleSpeed(GetPlayerVehicleID(playerid, 2)) <= 210)
line 62: if(GetVehicleSpeed(GetPlayerVehicleID(playerid, 2)) >= 210)
If i remove the problem. then i have tag mismatch on them.