how to make you vamp/wolf when the vamp/wolf killed you?

Avaleirra

Is back. Probably.
Reaction score
128
Create a new unit via triggers.

Event
a unit dies
condition
actions
creat 1 WOLF for owner of triggering unit at position of triggering unit...


Sorry, its freehand
 

Archideas

Active Member
Reaction score
32
Trigger:
  • Untitled Trigger 001
    • Events
      • Unit - A unit Dies
    • Conditions
    • Actions
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • Or - Any (Conditions) are true
            • Conditions
              • (Unit-type of (Killing unit)) Equal to Wolf
              • (Unit-type of (Killing unit)) Equal to Vampire
        • Then - Actions
          • Set TempPoint = (Position of (Dying unit))
          • Unit - Create 1 (Unit-type of (Killing unit)) for (Owner of (Dying unit)) at TempPoint facing (Facing of (Dying unit)) degrees
          • Custom script: call RemoveLocation( udg_TempPoint )
        • Else - Actions

That should do it.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      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