17.06.2013, 08:24
I want it so bikes arent allowed to use this command
i got this but i get warnings
The warnings is that code
i got this but i get warnings
pawn Код:
if(GetVehicleModel(vehicleid) == 522,509,481,510,462,448,581,461,521,523,463,586,468) return SendClientMessageEx(playerid, COLOR_REALRED, "You cant add rims/wheels to an bike/motorbike!");
Код:
warning 206: redundant test: constant expression is non-zero