Spell explanation

008

New Member
Reaction score
0
I don't understand the overgrowth spell that someone made.
1 - first : when we create a unit don't we see it ?
Trigger:
  • Unit - Create 1 Dummy Unit for (Owner of (Triggering unit)) at OG_Point facing Default building facing degrees


2 - why he set the level of overgrowth if he don't use it ?
Trigger:
  • Unit - Set level of Overgrowth (Dummy) for (Last created unit) to (Level of Overgrowth for (Triggering unit))
    • Unit - Order (Last created unit) to Night Elf Keeper Of The Grove - Entangling Roots (Picked unit)


3 - same question if he give expiration time why we don't see the unit
Trigger:
  • Unit - Add a 5.00 second Generic expiration timer to (Last created unit)


Trigger:
  • Overgrowth
    • Events
      • Unit - A unit Starts the effect of an ability
    • Conditions
      • (Ability being cast) Equal to Overgrowth
    • Actions
      • Set OG_Point = (Position of (Triggering unit))
      • Set OG_Group = (Units within 700.00 of OG_Point matching (((Matching unit) belongs to an enemy of (Owner of (Triggering unit))) Equal to True))
      • Custom script: call RemoveLocation(udg_OG_Point)
      • Unit Group - Pick every unit in OG_Group and do (Actions)
        • Loop - Actions
          • Set OG_Point = (Position of (Picked unit))
          • Unit - Create 1 Dummy Unit for (Owner of (Triggering unit)) at OG_Point facing Default building facing degrees
          • Unit - Set level of Overgrowth (Dummy) for (Last created unit) to (Level of Overgrowth for (Triggering unit))
          • Unit - Order (Last created unit) to Night Elf Keeper Of The Grove - Entangling Roots (Picked unit)
          • Unit - Add a 5.00 second Generic expiration timer to (Last created unit)
          • Custom script: call RemoveLocation(udg_OG_Point)
      • Custom script: call DestroyGroup(udg_OG_Group)
 

Gtam

Lerning how to write and read!! Yeah.
Reaction score
164
1 has no modle file 2 to make it stronger eack lvl 3 read 1
 

warden13

New Member
Reaction score
32
You can not see it because it is a dummy unit. People use dummy units to combine different skills. For example, your overgrowth skill does nothing. But the dummy unit casts entaglating roots to nearby enemies. So you see it like your hero does entagle them. But no, dummy unit entaglates. Search dummy units for more info.
 

Larcenist

REP: Respect, Envy, Prosperity?
Reaction score
211
1 and 3 are pretty much answered already, though a little elaboration on 2 could come in handy.

When ordering units to cast spells, you do not order them to use the spell itself but you order them to preform the order of the spell. In this case the dummy spell is on Entangling Roots, so the dummy is ordered to execute the engangling roots order, hence casting the spell.
 

008

New Member
Reaction score
0
1 and 3 are pretty much answered already, though a little elaboration on 2 could come in handy.

When ordering units to cast spells, you do not order them to use the spell itself but you order them to preform the order of the spell. In this case the dummy spell is on Entangling Roots, so the dummy is ordered to execute the engangling roots order, hence casting the spell.

that use the level of unit ?
 

Gtam

Lerning how to write and read!! Yeah.
Reaction score
164
Yes he set the dumy ability to the ur one
 

008

New Member
Reaction score
0
Which spell it use ?
overgrowth or Entangle ?
I think it use overgrowth but which line he use it spell ?
 

008

New Member
Reaction score
0
Something i don't understand.
He based is spell on Entangle ( the overgrowth spell ).
But how the computer know if he need to do the Entangle spell or the overgrowth?
Trigger:
  • Unit - Order (Last created unit) to Gardien du bosquet elfe de la nuit - Entangle (Picked unit)
 

Gtam

Lerning how to write and read!! Yeah.
Reaction score
164
Its what u base it of that u need to order.
 

008

New Member
Reaction score
0
Yes but how u know which spell will be used ? U have the normal spell and the custom one
 

Gtam

Lerning how to write and read!! Yeah.
Reaction score
164
He base overgroth of warstomp and he orders the dumy not u
 

Gtam

Lerning how to write and read!! Yeah.
Reaction score
164
Overgroth is based of warstomp and he orders the dumy not u
 

008

New Member
Reaction score
0
No the spell overgrowth ( dummy ) is based off Entangle and it's this spell that the create unit use.
 
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