This is probably very low priority, but I thought I would post anyways:
Sometimes when entering and exiting vehicles very fast (spamming two buttons at the same time for a couple seconds), you get placed too far from the vehicle and can't reenter from the position you are in.
Works with car, tank and locomotive in all placements or rotations.
Reproduction: stand next to a vehicle and spam enter vehicle button (Enter and Numpad Enter for example)
No mods.
[0.16.51] (minor) Exiting vehicles placement to far away
Re: [0.16.51] (minor) Exiting vehicles placement to far away
Confirmed.
Here is a script that will trigger the bug without the need to spam buttons:
Here is a script that will trigger the bug without the need to spam buttons:
Code: Select all
/c game.player.driving = true; game.player.driving = false;
Re: [0.16.51] (minor) Exiting vehicles placement to far away
Thanks for the report however I'm not going to change this.
Entering and exiting vehicles use 2 different distances. Entering is defined in the player prototype and exiting is defined by the size of the vehicle bounding box.
Entering and exiting vehicles use 2 different distances. Entering is defined in the player prototype and exiting is defined by the size of the vehicle bounding box.
If you want to get ahold of me I'm almost always on Discord.