05.04.2018, 12:30
Fixed with these changings:
Код:
if (GetPlayerVehicleSeat(playerid) == 0)
{
if (newkeys & KEY_SUBMISSION)
{
return PC_EmulateCommand(playerid, "/engine");
}
}

