Nitrox
Nitrox copied to clipboard
[Vehicle] Teleport players driving a vehicle with it
Describe the issue
Because of desyncs vehicles can go under the terrain, and they can't come back up, so having a command to teleport a chosen vehicle to a player would be pretty useful...
(Or maybe it would be better to add it to the player warping tab...)
I could try implementing this, but this would be my first time working on Nitrox. What is the best way going about this? I could implement a get vehicle by name method to the world entity manager (like the get player by name method in the playerManager). Then I would probably just create a new console command for recovering vehicles. I don't think I could reuse the warp command because a vehicle can have a space in its name.
#2111 Should fix this issue