Advertisement
Guest User

Untitled

a guest
Feb 18th, 2018
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. [GAMEPLAY_IMPROVEMENTS]
  2.  
  3. ;Puts a torque multiplier on your current vehicle when you're sliding, to counteract the ingame forced power loss. Disabled by default as its far from perfect yet.
  4. SlideHelper=true
  5.  
  6.  
  7. [IN_VEHICLE_INTERACTIONS]
  8. ;Flatbed/Carrier functionality. You'll be able to attach/detach other vehicles to yours pressing Detonate (G key).
  9. ;Works with ALL vanilla vehicle carriers and VanillaWorks carriers.
  10. ;It takes into account truck trailers too.
  11. CanHook=true
  12.  
  13. ;Lets you exit your car from by the right side, turning right while you press Exit (F).
  14. RightExit=true
  15.  
  16. [ON_FOOT_INTERACTIONS]
  17. ;You'll be able to grab the nearest thing by hitting E while on Stealth mode. Requires being unarmed.
  18. CanGrab=true
  19.  
  20. ;Lets you open and close the trunk/hood of a vehicle while on foot.
  21. ;Just walk to your last vehicle and press E near that part.
  22. VehicleInteractions=true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement