Nitrox icon indicating copy to clipboard operation
Nitrox copied to clipboard

[Vehicle] Teleport players driving a vehicle with it

Open diedyesterdaywashere opened this issue 1 year ago • 2 comments

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...)

diedyesterdaywashere avatar Oct 04 '23 15:10 diedyesterdaywashere

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.

BobcatNoah avatar Feb 16 '24 21:02 BobcatNoah

#2111 Should fix this issue

tornac1234 avatar Feb 17 '24 20:02 tornac1234