- Joined
- Jun 7, 2008
- Messages
- 440
i have a few triggers on the go. One of them is the duelist. i have all i need in the trigger except one thing. When The (timer)DuelWarning expires, i need all dead heros to revive. Thus far all i have is this (in isnt much)
Event
duelwarning expires
Condition
Action
quest - display to (all players) the hint message: blah blah
if (deadplayers is greater than or equal to 1) then do (i dont know what to do here... because when there is more than one dead one, i know there is a hero revive, but of 10 possible dead players, of themrespawn in a different location.
OK and another one, during the event (duel) All spells are reduced to 50% effect. I just need the action for this.
And another... .... During the beginning of the map, i have trigger that displays to all players, how many players are playing. It goes something like this.
Amount of lightside players:
Amount of darkside players:
I would like lightside to be colored lightblue, and darkside to be colored brown... possible??
Event
duelwarning expires
Condition
Action
quest - display to (all players) the hint message: blah blah
if (deadplayers is greater than or equal to 1) then do (i dont know what to do here... because when there is more than one dead one, i know there is a hero revive, but of 10 possible dead players, of themrespawn in a different location.
OK and another one, during the event (duel) All spells are reduced to 50% effect. I just need the action for this.
And another... .... During the beginning of the map, i have trigger that displays to all players, how many players are playing. It goes something like this.
Amount of lightside players:
Amount of darkside players:
I would like lightside to be colored lightblue, and darkside to be colored brown... possible??