Quantcast
Channel: MythicCraft
Viewing all articles
Browse latest Browse all 11417

How To Trigger a Skill By Directly Looking At a Mob?

$
0
0
Hello. I'm trying to make a skill using "CustomSkillMechanics" addon by Berndis, that will be triggered only if player looks directly at a mob. I was trying to make something myself, but skill keeps triggering even if I'm not looking directly at it.

Mob-File:
Code:
MAGIC_CREEPER:
  Type: CREEPER
  AITargetSelectors:
  - 0 clear
  - 1 attacker
  Options:
    FollowRange: 60
  Skills:
  - skill{s=TestSkill} @pir{r=60} ~onTimer:10
Skill-File:
Code:
TestSkill:
  TargetConditions:
  -...
How To Trigger a Skill By Directly Looking At a Mob?

Viewing all articles
Browse latest Browse all 11417

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>