Advertisement
Guest User

Add these functions New SM

a guest
Mar 30th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. ALLY
  2. -------------------------------------------------------------
  3. currentSkill.player.allyNearCount =
  4. currentSkill.player.allyRangeMax =
  5. currentSkill.player.allyRangeMax
  6. currentSkill.player.allyDownedNearCount =
  7. currentSkill.player.allyDownedRangeMax =
  8.  
  9. TARGET ENEMY
  10. -------------------------------------------------------------
  11. currentSkill.skill.relativePosition = Behind, in front,etc.
  12. currentSkill.target.enemyRangeMax =
  13. currentSkill.target.enemyNearCount =
  14. currentSkill.target.enemyRangeMax =
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement