• 💀 Happy Halloween! 💀 It's time to vote for the best terrain! Check out the entries to Hive's HD Terrain Contest #2 - Vampire Folklore.❗️Poll closes on November 14, 2023. 🔗Click here to cast your vote!
  • 🏆 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!
  • 🏆 HD Level Design Contest #1 is OPEN! Contestants must create a maze with at least one entry point, and at least one exit point. The map should be made in HD mode, and should not be openable in SD. Only custom models from Hive's HD model and texture sections are allowed. The only exceptions are DNC models and omnilights. This is mainly a visual and design oriented contest, not technical. The UI and video walkthrough rules are there to give everyone an equal shot at victory by standardizing how viewers see the terrain. 🔗Click here to enter!

[Trigger] A roots trap (leaking)

Status
Not open for further replies.
Level 6
Joined
Oct 31, 2014
Messages
170
Hello me again ! I have this trigger that seems to be working on some specific "dummy trap"(trap root in the trigger) and is not working on some others... So I guess there's a better way to do it ?

here is the trigger:

  • Trap roots 2
    • Event
      • Unit - A unit comes within 200.00 of Trap roots 0079 <gen>
    • Conditions
      • ((Triggering unit) belongs to an ally of Joueur 1 (Rouge)) Egal to TRUE
    • Actions
      • Unit - Order Trap roots 0079 <gen> to keeper night elves - tangle (Triggering unit)
The spell has a long casting (2.4s) and a small vision range (300) wich means you have to get out of the trap quicly if you dont want to be tangled.
 
Level 6
Joined
Oct 31, 2014
Messages
170
the second reason could be the one ... But I don't see any other potential target for this spell so .. I don't know why.

First trap is working perfectly, and second one is not working at all, same units, same trigger...
 
Status
Not open for further replies.
Top