Dynamic Third Person

Oxide Dynamic Third Person 1.4.1

Sign in to download
  • Fixed an issue where 3rd person view was incorrectly applied using default camera settings for vehicles not specified in the config.
Due to breaking changes in the config structure, you must reset your config file!
  • Introduced the ability to specify individual camera settings for each vehicle prefab.
  • Ensure that players do not retain the admin flag in case the plugin stops working unexpectedly, such as during server crashes.
  • Restructured to be based on the selected mode. Available modes are: AlwaysThirdPerson, VehicleOnly, and CommandOnly.
  • Added new language key ThirdPersonCommandDisabled
  • Added Vehicle Short Prefab Names config option to limit 3rd person toggle to the selected vehicles.
  • Added a configurable chat command for players to toggle 3rd person themselves, allowing them to switch back and forth.
  • Added localization.
  • Added Toggle Third Person Only When Mounting Vehicles config option, which enables third-person view only when the player mounts a vehicle.
  • Optimized by unsubscribing from unnecessary hooks.
  • Refactored the config structure.
Back
Top