Skip to content

1.3 Advanced Rappelling

Latest
Compare
Choose a tag to compare
@sethduda sethduda released this 25 Aug 03:13
· 3 commits to master since this release
  • Added custom animations for rappelling (same used in urban rappelling - thanks Ruppertle)
  • Added ability to shoot while rappelling (client needs addon installed locally)
  • Added ability for player to turn left and right +- 25 degrees while rappelling
  • Added ability to rappel faster by pressing the turbo key (defaults to left shift)
  • Added override variable to disable shooting while rappelling: AR_DISABLE_SHOOTING_OVERRIDE. Set the variable to true in your init.sqf file to disable shooting while rappelling
  • Added override variable to limit number of rappel positions: AR_MAX_RAPPEL_POINTS_OVERRIDE. Set the variable to any value between 1 and 6. Defaults to 6.
  • Improved rappelling simulation so that rope doesn't lag behind player as much when helicopter is moving.
  • Improved smoothness of rappelling (less bouncing as you descend)