Author Topic: Binded key for entering vehicles  (Read 497 times)

I want to be able to make it so you can enter vehicles while pressing a certain key.
Also this will make it so you cant jump on vehicles to get into them.

Also this will make it so you cant jump on vehicles to get into them.
OnVehicleEnter<Player<Dismount
If only you place vehicle spawns.
If it's all players, I remember Yorktown95's CityRPG made players have to click vehicles to get in, and disabled jump entering.

OnVehicleEnter<Player<Dismount
If only you place vehicle spawns.
If it's all players, I remember Yorktown95's CityRPG made players have to click vehicles to get in, and disabled jump entering.

Re: Binded key for entering vehicles

Re: Binded key for entering vehicles

A click enter one came out, so get someone to edit that

A click enter one came out, so get someone to edit that

Sounds like a good idea.

Re: Binded key for entering vehicles

would need serversided and clientsided coding

so get someone to edit that
You should never rely on client sided mods unless it's the only way of doing it.