HeliCommander

HeliCommander 0.3.18

Fixed for Rust update
Fixed for Rust update
Fixed save config option not being applied to auto spawned helicopters
Removed UH1Y collider workaround, find mesh collider and change its layer so it collides with shit
Add a collider to the UH1Y since apparently it no longer exists...
Pre-patch for the next Rust update. DO NOT UPDATE UNTIL RUST HAS UPDATED!
Fixed NRE when minicopter/scraptransport is killed
**IMPORTANT** This version requires a hook that is not yet implemented in the current release of Oxide (v2.0.4394). You will be required to use a modified assembly to use this update until the hook has been pushed to main release.
You can find the updated assembly here -> https://www.rustedit.io/images/Assembly-CSharp.rar
This file will need to be extracted to your "/RustDedicated_Data/Managed/" folder

Fixed rotation not being saved (likely cause of helicopters possibly being spawned through a wall)
Added missing "Use custom controls" config option for CH47
Added custom seats to helicopters with "Use custom controls" enabled so you can look around without needing to hold ALT
Adjusted seating positions for new seat type
Fixed mounting to pilot seat in CH47
Removed warning message about autospawns if no spawn file is specified
Don't destroy mini/transport helicopters if they are upside down when not using custom controls
Don't show custom control instructions if not using custom controls
Fixed NRE in DismountPlayer when mount point is destroyed
Pause flyhack detection for 1 second when dismounting a helicopter
Change distance check to seat from location when trying to mount (fixes not being able to enter pilot seat of minicopter from the right hand side)
Skip find closest seat if a valid unmounted seat is provided (fixes changing seats putting you back where you were)