Advertisement
fleft17

Untitled

Nov 20th, 2014
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. # Use my scenario manager here: http://redd.it/2lzsoh
  2. # /scenario on/off Jumparoo
  3.  
  4. every second:
  5. {Scenario::Jumparoo} is set
  6. loop all players:
  7. apply jump boost (floor(11-(health of loop-player))) to loop-player for 999 days
  8. on damage:
  9. {Scenario::Jumparoo} is set
  10. damage is caused by fall
  11. cancel the event
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement