Tower transmute trigger

louis_9300

New Member
Reaction score
3
Code:
Heal trees
    Events
        Destructible - A destructible within (Entire map) dies
    Conditions
        (Destructible-type of (Dying destructible)) Equal to Summer Tree Wall
    Actions
        Destructible - Create a Summer Tree Wall at (Position of (Dying destructible)) facing (Random angle) with scale 1.00 and variation 2
 

Weegee

Go Weegee!
Reaction score
102
Yep and for the terrain you want to set regions at important positions and so on. Changing your terrain back is normally hard for large maps to let you know. Thats why I used it for my dodgeball map
 

louis_9300

New Member
Reaction score
3
Yep and for the terrain you want to set regions at important positions and so on. Changing your terrain back is normally hard for large maps to let you know. Thats why I used it for my dodgeball map

u set it as 25,and i set it as 1000 :p lol !!!!

the tree trigger doesnt work :(
 

louis_9300

New Member
Reaction score
3
remove the condition and change the destructible type to destructible type of dying destrucuble

Code:
Heal trees
    Events
        Destructible - A destructible within (Playable map area) dies
    Conditions
    Actions
        Destructible - Create a Summer Tree Wall at (Position of (Dying destructible)) facing (Random angle) with scale 1.00 and variation 2

still nt working
 

Weegee

Go Weegee!
Reaction score
102
no change summer tree wall with destructible type of dying destructible if possible
 

louis_9300

New Member
Reaction score
3
Code:
Heal trees
    Events
        Destructible - A destructible within (Playable map area) dies
    Conditions
    Actions
        Destructible - Create a (Destructible-type of (Dying destructible)) at (Position of (Dying destructible)) facing (Random angle) with scale 1.00 and variation 2

This trigger dont work...
 

CaptDeath

New Member
Reaction score
103
w8 letme copy it from vypur85 map
Code:
Events
map ini
Condition
Action
Destructible - Pick every destructible in (Playable map area) and do (Actions)
    Loop - Actions
        Trigger - Add to Destructible Revive <gen> the event (Destructible - (Picked destructible) dies)
then to rez em
Code:
Events
Condition
Actions
    Set Z_Pt_General_Pos = (Position of (Dying destructible))
    Special Effect - Create a special effect at Z_Pt_General_Pos using Objects\Spawnmodels\Other\NeutralBuildingExplosion\NeutralBuildingExplosion.mdl
    Special Effect - Destroy (Last created special effect)
    Custom script: call RemoveLocation (udg_Z_Pt_General_Pos)
    Wait 10.00 game-time seconds
    Destructible - Resurrect (Dying destructible) with (Max life of (Dying destructible)) life and Hide birth animation
    Destructible - Hide (Dying destructible)
    Destructible - Show (Dying destructible)
Your welcome
 

louis_9300

New Member
Reaction score
3
w8 letme copy it from vypur85 map
Code:
Events
map ini
Condition
Action
Destructible - Pick every destructible in (Playable map area) and do (Actions)
    Loop - Actions
        Trigger - Add to Destructible Revive <gen> the event (Destructible - (Picked destructible) dies)
then to rez em
Code:
Events
Condition
Actions
    Set Z_Pt_General_Pos = (Position of (Dying destructible))
    Special Effect - Create a special effect at Z_Pt_General_Pos using Objects\Spawnmodels\Other\NeutralBuildingExplosion\NeutralBuildingExplosion.mdl
    Special Effect - Destroy (Last created special effect)
    Custom script: call RemoveLocation (udg_Z_Pt_General_Pos)
    Wait 10.00 game-time seconds
    Destructible - Resurrect (Dying destructible) with (Max life of (Dying destructible)) life and Hide birth animation
    Destructible - Hide (Dying destructible)
    Destructible - Show (Dying destructible)
Your welcome

do i need to put thse 2 triggers ? or choose one ? the current trigger i have,should i delete it and replace to ur 2 triggers?
 
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