27.05.2015, 21:07
Код:
if(dialogid == 8) { if(!response){ RemoveDriverFromVehicle(playerid); return 1; } { GameTextForPlayer(playerid, "Please Wait...", 3000, 1); ShowPlayerDialog(playerid,8,DIALOG_STYLE_MSGBOX,"Hotwire Vehicle","You don't have the keys to this vehicle, But this can be hotwired!","Hotwire","Cancel"); return 1; } if(engine[GetPlayerVehicleID(playerid)-1] == 0) {