08.06.2015, 18:35
Код:
if(IsACopCar(newcar)) { if(type == 1) { } else { SendClientMessage(playerid, COLOR_GREY, "Only LSPD and FBI got keys for this"); ClearAnimations(playerid); } if(type == 2) { //code } else { //code } }//this is for if(IsACopCar(newcar))