Advertisement
Guest User

Untitled

a guest
Apr 19th, 2015
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 KB | None | 0 0
  1. The configurable weaponsettings are rather complex, that's why I explain them in more detail.
  2.  
  3.  
  4. 1 head = 40
  5. 1 chest= 90
  6. 1 start= 1-3
  7. 1 pause= 0-2
  8. 1 stop = 0
  9.  
  10.  
  11. The Headshot% is set to 40%, that means there is a 40% chance per gametick, that the Hit Assistant will force a headshot.
  12. The Chestrate% is set to 90%, that means there is a 90% chance, if there has not been a headshot force in the same tick, that the Hit Assistant will force a chestshot.
  13.  
  14. The percentrates are independent from eachother, first comes the headshotratecheck and then the chestshotrate, so I would suggest you set up a higher chest shot rate all the time!
  15.  
  16. Start is between 1-3, that means that the Hit Assistant will act between 1 and 3 shots, that means it can happen at the first shot, second or third shot.
  17. Pause is between 0-2, that means that the Hit Assistant will skip between 0 and 2 shots, that means it can skip 0(no skip at all), 1 or 2 shots.
  18. Stop is 0, that means the Hit Assistant will not stop when spraying.
  19.  
  20. The Start and Pause-shots are being calculated randomly to prevent obvious hit-patterns (e.g. every third shot is a headshot, like you could see on other cheats).
  21.  
  22. You can basically set up the weaponsettings in two different, legit ways:
  23. - High Headshot-/Chestshotrates and high/very high Start- and Pause-settings (so that you will definitely hit, but not always on the first shot)
  24. - Low Headshot-/Chestshotrates and low/no Start- and Pause-settings (so that the Hit Assistant's activation purely depends on percentbased chances)
  25.  
  26. *The AWP, The SSG08(Scout), The Shotguns and the Handguns(including the Zeus) NEED to have start 1-1 and pause 0-0 on every preset, because they are manual-weapons, not automatic weapons. Autosnipers are the exception here, though I would still recommend 1-1 and 0-0.
  27. *The second number at start and pause HAS to be the same or higher as the first Number; 1-1 is okay, 5-7 is okay, 7-2 is not okay(Game will crash).
  28.  
  29. I recommend, settings every preset for every weapon to somewhat the same, so you can rely on every preset with every weapon (not that you'll get a 'bad surprise' out of Preset 3 because that's set up to be 100% headshot rate; not good for league gaming!)
  30.  
  31. You can find the current presets in the weapons.ini.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement