Need some trigger help

kiren17

New Member
Reaction score
2
- i would like a simple door opening trigger
- a hero change trigger (sub class)
- and a trigger for jobs

help would be thanked :D

______________________________
i i need any more ill post....
 

SFilip

Gone but not forgotten
Reaction score
634
Check out the free trigger code section, I believe it has what you need.
 

jonadrian619

-___-
Reaction score
240
To open doors or gates just add the action

Destructible - Open/Close Gate

Then select the door you want to open. Set the Open/Close field to open.
 

kiren17

New Member
Reaction score
2
To open doors or gates just add the action

Destructible - Open/Close Gate

Then select the door you want to open. Set the Open/Close field to open.
do you mean you click the door or gate and it opens or do you say a text command? or what i dont understand wht your saying :eek:

also how would i be able to have a hero die when it runs out of mana?
(also when it runs out of heat aka gold)

______________________________
How can i change the attack stop and other buttons+ the gold and wood names and/or symbols

edit: also how can i make a screen come up at the game strat to choose who you are
 
G

GUNDAM

Guest
To drain gold try..

Code:
Events
    Time - Every 1.00 seconds of game time
Conditions
    ((Owner of (Random unit from [COLOR="Blue"][you need to add your heroes or w/e to this unit group])) [/COLOR]slot status) Equal to Is playing
Actions
    Player Group - Pick every player in (All players) and do (Actions)
        Loop - Actions
            Player - Add -1 to (Picked player) Current gold


Note: this will drain for all players

Code:
Events
    Player - Player 1 (Red)'s Current gold becomes Equal to 0.00
Conditions
    (((Triggering unit) is alive) Equal to True) and (((Triggering unit) is A Hero) Equal to True)
Actions
    Unit - Kill (Triggering unit)

I think that will work but i am not 100% sure..either way its somthing like that...both trigger im not totally sure of...little rusty. Top trigger u might not need condition i dunno.
 

kiren17

New Member
Reaction score
2
if i wanted to increase "said player"'s gold then would I say?
Code:
event-unit uses ability "heat"
condition- target unit is a hero equal to true (is this right?)
action- triggering owner of unit is given +X to current gold

________________________________________
most of these triggers will all go into 1 project

edit: in your first trigger i dont understand the triggers condition
 
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