Hero revival not working

Jonny-Reaper

Active Member
Reaction score
0
I've made a new player owned building that can revive dead heros. i've ticked the "Revive dead heros" box on object editor and registered all the heros on the game play constants screen, but it still won't revive them. ive tried to copy a previous building that i've made that can revive heros without a problem. but when i change it's model it stops working, no matter what model i change it to. even if i start a new building from scratch without changing its model, it still doesnt work. any ideas?:thdown:
 

foodflare

You can change this now in User CP.
Reaction score
32
Advanced => Gameplay Constants => Check Use Custom Gameplay Constants => Add new unit to Techtree Dependencies - Altar
 

Jonny-Reaper

Active Member
Reaction score
0
How to make a hero revive autamaticly after 30 secs

Hi, i'm trying to make a trigger that will respawn red, blue and teal's heros into a region 30 seconds after they die, but i dont know what the trigger should be.
 

Dameon

"All the power in the world resides in the eyes"
Reaction score
127
This is a basic revive trigger

Code:
Untitled Trigger 007
    Events
        Unit - A unit Dies
    Conditions
        ((Triggering unit) is A Hero) Equal to True
        Or - Any (Conditions) are true
            Conditions
                (Owner of (Triggering unit)) Equal to Player 1 (Red)
                (Owner of (Triggering unit)) Equal to Player 2 (Blue)
                (Owner of (Triggering unit)) Equal to Player 3 (Teal)
    Actions
        Wait 30.00 seconds
        Hero - Instantly revive (Triggering unit) at (Center of Region 000 <gen>), Hide revival graphics
 
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