branchrust_reboot/main/MoreCarFixescancel
7 Commits over 0 Days - ∞cph!
Add LockType using statement as well
Move method to server only
More rigorous mount check for ModularCar. Things like TriggerMount which call AttemptMount directly will no longer be able to bypass mount eligibility in cars.
Refactored TriggerPlayerForce to be server-side only like TriggerForce, retaining support for pushing NPCs as well by added ApplyInheritedVelocity overrides to NPCPlayer and BaseNpc.
Ignore TriggerMount if noclipping
Exclude NPCs from TriggerMount
Fixed mount triggers being triggerable from outside the car