01.05.2016, 21:34
This isnt an optimization question, its a code readability one.
The middle, except with a tab starting each line between the { } brackets
The middle, except with a tab starting each line between the { } brackets
Код:
if(blablabla) { RemovePlayerFromVehicle(playerid); SendClientMessage(playerid, WHITE, "You dont have keys!"); }