Why does this spell lag?

Dark_Phoenix

New Member
Reaction score
3
Trigger:
  • Blazing Fear
    • Events
      • Unit - A unit Starts the effect of an ability
    • Conditions
      • (Ability being cast) Equal to Blazing Fear
    • Actions
      • Set BlazingFear = (Target unit of ability being cast)
      • Set BlazingPlayer = (Owner of BlazingFear)
      • Special Effect - Create a special effect attached to the overhead of BlazingFear using Abilities\Weapons\LordofFlameMissile\LordofFlameMissile.mdl
      • Set BlazingEffect = (Last created special effect)
      • Unit - Cause (Casting unit) to damage BlazingFear, dealing ((Real((Agility of (Casting unit) (Include bonuses)))) x 3.00) damage of attack type Chaos and damage type Universal
      • Unit - Change ownership of BlazingFear to Neutral Hostile and Retain color
      • Unit - Add Cargo Hold (Orc Burrow) to BlazingFear
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (BlazingFear has buff Blazing Heat ) Equal to True
        • Then - Actions
          • Set tempPoint = (Random point in (Playable map area))
          • Unit - Order BlazingFear to Move To tempPoint
          • Custom script: call RemoveLocation(udg_tempPoint)
          • Wait 2.00 seconds
        • Else - Actions
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (BlazingFear has buff Blazing Heat ) Equal to True
        • Then - Actions
          • Set tempPoint = (Random point in (Playable map area))
          • Unit - Order BlazingFear to Move To tempPoint
          • Custom script: call RemoveLocation(udg_tempPoint)
          • Wait 3.00 seconds
        • Else - Actions
      • Special Effect - Destroy BlazingEffect
      • Unit - Change ownership of BlazingFear to BlazingPlayer and Retain color
      • Unit - Remove Cargo Hold (Orc Burrow) from BlazingFear
      • Unit - Order BlazingFear to Stop


Basically causes the game to crash.
 

AoW_Hun7312

I'm a magic man, I've got magic hands.
Reaction score
76
I don't see how this would lag, however there are quite alot of waits in it.
 

Igor_Z

You can change this now in User CP.
Reaction score
61
I think the lag is caused because u use many actions like change ownership/color, order etc... Myb the first time lags and the second time doesn't? Untill it is remembered... I have spells like these that only lag at the first time than there is no lag
 

WolfieeifloW

WEHZ Helper
Reaction score
372
The Else is Do Nothing, which does not need to be entered in;
Because all it does is call a function that does nothing.
 

Dark_Phoenix

New Member
Reaction score
3
I don't see how this would lag, however there are quite alot of waits in it.

Fixx'd the bug.
It was an Object Editor bug where the custom buff for the spell I made made every attack against the unit crit (which caused massive amounts of lag).
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top