• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[Solved] Targets allowed in Channel ability

Status
Not open for further replies.
Level 4
Joined
Sep 2, 2016
Messages
48
I based a new ability on Channel. i want it to target only allied heroes, not self. In the field targs1 I checked: not self, allies, friend, hero. I tried different order ids.
The ability can still target enemy heroes.
Is Channel hardcoded somehow?
 
Level 4
Joined
Sep 2, 2016
Messages
48
I ran through every possible combination and found out that Channel has:
1. Hardcoded "Not-Self"
2. If one selects "Not-Self" game interprets it as "Enemies".
It should be mentioned in every Channel tutorial.
 
Status
Not open for further replies.
Top