Spell referring on allies only

Po0gles

New Member
Reaction score
0
hi i made i spell which i want to refer to allies . the heal doesnt work :( could you tell me whats wrong and how to do it properly ?

Einheit - A unit Beginnt, eine Fähigkeit zu wirken
_______________________________________
(Ability being cast) Gleich Inneres Feuer
________________________________________
Set InnerFireCaster = (Casting unit)
Set InnerFireUnitGroup = (Units within 512.00 of (Position of InnerFireCaster) matching (((Picked unit) belongs to an ally of (Owner of InnerFireCaster)) Gleich True))
________________________________________________
Einheitengruppe - Pick every unit in InnerFireUnitGroup and do (Actions)
Schleifen - Aktionen
Einheit - Set life of (Picked unit) to ((Leben of (Picked unit)) + ((Real((Hero level of InnerFireCaster))) x 10.00))%
Spezialeffekt - Create a special effect attached to the overhead of (Picked unit) using Abilities\Spells\NightElf\Tranquility\TranquilityTarget.mdl
__________________________________________________
. . . something must be wrong with thre variable i think , because if i set it to : "Units within 512.00 of Position of InnerFireCaster" the heal is working , too bad also working on enemys .... i dont want it to work on enemys how can i fix it ?
 

Po0gles

New Member
Reaction score
0
hi i made i spell which i want to refer to allies . the heal doesnt work could you tell me whats wrong and how to do it properly ?

Trigger:
  • InnerFire
    • Ereignisse
    • Einheit - A unit Beginnt, eine Fähigkeit zu wirken
    • Bedingungen
    • (Ability being cast) Gleich Inneres Feuer
    • Aktionen
    • Set Heal = (Last created special effect)
    • Set InnerFireCaster = (Casting unit)
    • Set InnerFireUnitGroup = (Units within 512.00 of (Position of InnerFireCaster) matching (((Picked unit) belongs to an ally of (Owner of InnerFireCaster)) Gleich True))
    • Einheitengruppe - Pick every unit in InnerFireUnitGroup and do (Actions)
    • Schleifen - Aktionen
    • Einheit - Set life of (Picked unit) to ((Leben of (Picked unit)) + ((Real((Hero level of InnerFireCaster))) x 10.00))%
    • Spezialeffekt - Create a special effect attached to the overhead of (Picked unit) using Abilities\Spells\NightElf\Tranquility\TranquilityTarget.mdl
    • Wait until ((Percentage life of (Picked unit)) Gleich 100.00), checking every 0.10 seconds
    • Spezialeffekt - Destroy Heal<div class="bbCodeBlock bbCodeBlock--screenLimited bbCodeBlock--code"><div class="bbCodeBlock-title">Trigger:</div><div class="wc3trigger"><ul class="wc3" id="wc3_1">
    • </ul>
    • </div></div>
    • . . . something must be wrong with thre variable i think , because if i set it to : &quot;Units within 512.00 of Position of InnerFireCaster&quot; the heal is working , too bad also working on enemys .... i dont want it to work on enemys how can i fix it ?
    • and please just ignore the special effect thingy <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" />
    • i dont know why but the icons are messed up . . .
 

GFreak45

I didnt slap you, i high 5'd your face.
Reaction score
130
den Übersetzer dazu benutzen in Englisch übersetzen
mein Deutsch ist nicht gut, und dieses Forum ist in Englisch
Auf diese Weise können Sie verstehen, was wir sagen und wir können verstehen, was du sagst
 

chukky-jr

Member
Reaction score
15
Set InnerFireUnitGroup = (Units within 512.00 of (Position of InnerFireCaster) matching (((Picked unit) belongs to an ally of (Owner of InnerFireCaster)) Gleich True))

i think this is the problem, you haven't pick any unit yet, instead i will do this :

Set InnerFireUnitGroup = (Units within 512.00 of (Position of InnerFireCaster)
Einheitengruppe - Pick every unit in InnerFireUnitGroup and do (Actions)
if/then/else
owner of picked unit is ally of InnerFireCaster equal to True

something along those lines
 

Po0gles

New Member
Reaction score
0
i think this is the problem, you haven't pick any unit yet, instead i will do this :

Set InnerFireUnitGroup = (Units within 512.00 of (Position of InnerFireCaster)
Einheitengruppe - Pick every unit in InnerFireUnitGroup and do (Actions)
if/then/else
owner of picked unit is ally of InnerFireCaster equal to True

something along those lines
okay thanks very much i will try this :)


edit: worked properly thank you !
 

KaerfNomekop

Swim, fishies. Swim through the veil of steel.
Reaction score
613
The problem in that line is that you should use Matching Unit instead of Picked Unit. Matching Unit is used in the conditions of Pick Every Unit loops.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top