• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

[Trigger] AoE Trigger Spell - conditions not functioning

Status
Not open for further replies.
Level 3
Joined
Sep 10, 2012
Messages
39
I'm attempting to create a spell that, when cast, increases max and current health/mana and grants certain bonuses. I have the function for the health,mana, and bonuses set, and I'm using a trigger that picks every unit within range of the caster and causes the effects. (I'd post the trigger, but I don't know how - I'm new here) When I only use 'Units In Range', it works fine, but when I add a condition (such as the owner of the picked/matching unit is Player 1), it does not. I've tried adding the units to a group and having a second action cause the effects, I've also played around with 'Picked Unit' and 'Matching Unit', all to no avail. Any ideas?


Nevermind, got it to work. I'd delete this post, but I don't know how. >.>
 
Last edited:
If you use GUI use
  • tags if you use JASS use [code=jass] tags.
  • Right click on what you want to copy (from the trigger editor) and select "Copy as Text" then paste it here
 
Status
Not open for further replies.
Back
Top