23.09.2017, 19:32
PHP код:
if(newstate == PLAYER_STATE_DRIVER) {
if(IsACar(GetVehicleModel(carid))) {
HintMessage(playerid, COLOR_LIGHTGREEN, "To start the engine press ~k~~TOGGLE_SUBMISSIONS~");
}
if(newstate == PLAYER_STATE_DRIVER) {
if(IsACar(GetVehicleModel(carid))) {
HintMessage(playerid, COLOR_LIGHTGREEN, "To start the engine press ~k~~TOGGLE_SUBMISSIONS~");
}