Author Topic: No vehicle exiting  (Read 438 times)

I'm working on a build but one of the main parts requires the player to sit through a bus ride and I don't want the player leaving the bus before it reaches its destination (the player gets ejected from the vehicle via events at the end). So what I am asking for is a mod that restricts players from exiting vehicles until they are forced to exit through events.

Pretty sure just a 'diableplayermovement' event would work.

Would be handy for deathraces too, but unfortunately changing seats is read by the game as leaving the vehicle (i think).

Pretty sure just a 'diableplayermovement' event would work.

I'm not sure that would work. The player exits a vehicle by right-clicking. So that would just make it eject them from the vehicle and then not be able to move.

I'm not sure that would work. The player exits a vehicle by right-clicking. So that would just make it eject them from the vehicle and then not be able to move.
Right you are.
Maybe just making it so if they leave the vehicle, they die? That could be done easily with relays.

True but I'd rather just make it so that they can't exit the vehicle at all instead of adding a penalty for doing so.
« Last Edit: July 31, 2011, 04:21:24 PM by slimabob »