Passenger can start engine
#1

Problem: Passenger can switch on or switch off the engine.

Request: I would that only the driver can do this. Someone have a solution? Thank you.
Reply
#2

if(GetPlayerState(playerid) != PLAYER_STATE_DRIVER) return SendClinetMessage(playerid, COLOR, "Error: You must be the driver to start the engine");

Use this or post your code.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)