Making a spell MUI and MPI

Avaleirra

Is back. Probably.
Reaction score
128
Hi I was just wondering how I could make a spell like this MUI without custom text.

Trigger:
  • Heal
    • Events
      • Unit - A unit Starts the effect of an ability
    • Conditions
      • (Ability being cast) Equal to Heal
    • Actions
      • Set Cleric_Heal_Constant = ((Level of Heal for (Triggering unit)) / 10)
      • Set Cleric_Heal_Amount = ((Intelligence of (Triggering unit) (Include bonuses)) / Cleric_Heal_Constant)
      • Unit - Set life of (Target unit of ability being cast) to ((Life of (Target unit of ability being cast)) + (Real(Cleric_Heal_Amount)))
 

Light Alkmst

New Member
Reaction score
20
it's MUI and MPI as long as no 2 casts are at the exact same time. after that, i don't know whether it would work normally or bugged. normally though I believe
 

Avaleirra

Is back. Probably.
Reaction score
128
This spell can be cast at the same time by 2+ people which is why I'm asking how to make it MUI and MPI :rolleyes:
 

Ghan

Administrator - Servers are fun
Staff member
Reaction score
889
That trigger is MUI and MPI as written. None of those actions causes the script to wait in any way, and in most of those cases, you can treat the script as if it is all executed before any other script is run (think of it being single-threaded - one thing at a time).
 
General chit-chat
Help Users

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top