openplanet-nl / vehiclestate

The VehicleState dependency plugin in Openplanet.
1 stars 4 forks source link

Fix vehicle state for spectated player #2

Closed Xandaros closed 2 years ago

Xandaros commented 2 years ago

Offset appears to be wrong and always returns the same player's vehicle state, regardless of who is being spectated. With the new offset, spectating appears to work as intended,

awilliamson commented 2 years ago

:+1: Fixes the issue of dashboard keys not showing for the currently viewed player; however, if GamePad type is 'None' (default?) it will disappear the controller/pad on dashboard unless forced to either kb or pad.

codecat commented 2 years ago

Thanks! I will verify this soon.

codecat commented 2 years ago

Looks good, thanks! 🎉