Advertisement
7rodo

Frag Code

Sep 7th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. //you know where to put this
  2. if (set.FRAG != null) {
  3.           this.frag = set.FRAG;
  4.         }
  5. // search 'calculate the jackpot' and paste it there under             let jackpot = Math.ceil(util.getJackpot(this.skill.score) / this.collisionArray.length);
  6. if (this.frag) {
  7. /*put frag here*/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement