Advertisement
fleft17

Untitled

Dec 11th, 2014
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. on damage:
  2. attacker is a player
  3. attacker's vehicle is horse
  4. chance of 10%
  5. force attacker to dismount
  6.  
  7. on damage:
  8. victim is a player
  9. victim's vehicle is horse
  10. chance of 25%
  11. force victim to dismount
  12.  
  13. on damage:
  14. victim is a horse
  15. victim's passenger is set
  16. chance of 50%
  17. force (victim's passenger) to dismount
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement