-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Modify teleport to move vehicle #2111
base: master
Are you sure you want to change the base?
Modify teleport to move vehicle #2111
Conversation
NitroxClient/Communication/Packets/Processors/PlayerTeleportedProcessor.cs
Outdated
Show resolved
Hide resolved
NitroxClient/Communication/Packets/Processors/PlayerTeleportedProcessor.cs
Show resolved
Hide resolved
NitroxClient/Communication/Packets/Processors/PlayerTeleportedProcessor.cs
Outdated
Show resolved
Hide resolved
NitroxPatcher/Patches/Dynamic/GotoConsoleCommand_GotoPosition_Patch.cs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Except the one comment LGTM CW
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is lacking a feature which is allowing the warpforward command to also work with vehicles as well
Also please apply a rebase to this branch so you can test it with the latest movement PR merged
…nd to teleport that Rigidbody if present
79b87b0
to
495287f
Compare
NitroxClient/Communication/Packets/Processors/PlayerTeleportedProcessor.cs
Outdated
Show resolved
Hide resolved
NitroxPatcher/Patches/Dynamic/GotoConsoleCommand_GotoPosition_Patch.cs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM CW
Attempting to modify the vehicle teleport behaviour.
Correctly updates player pos with player in seamoth / prawn