- Joined
- Apr 4, 2008
- Messages
- 6
Good hero select 1
Events
Unit - A unit enters Good hero 1 <gen>
Conditions
((Entering unit) is A peon-type unit) Equal to True
Actions
Special Effect - Create a special effect attached to the overhead of Shiva 0000 <gen> using Abilities\Spells\Other\TalkToMe\TalkToMe.mdl
Unit - Remove (Entering unit) from the game
Camera - Pan camera for (Owner of (Triggering unit)) to (Center of Good hero spawn <gen>) over 0.00 seconds
Unit - Create 1 Shiva for (Owner of (Triggering unit)) at (Center of Good hero spawn <gen>) facing Default building facing degrees
Special Effect - Create a special effect attached to the origin of (Last created unit) using Abilities\Spells\Human\ReviveHuman\ReviveHuman.mdl
ok so what im trying to do is limit 1 hero per team, for example, if player 1 picks blademaster at the hero selection, i need it to be so no one else can pick that same hero? :s
Events
Unit - A unit enters Good hero 1 <gen>
Conditions
((Entering unit) is A peon-type unit) Equal to True
Actions
Special Effect - Create a special effect attached to the overhead of Shiva 0000 <gen> using Abilities\Spells\Other\TalkToMe\TalkToMe.mdl
Unit - Remove (Entering unit) from the game
Camera - Pan camera for (Owner of (Triggering unit)) to (Center of Good hero spawn <gen>) over 0.00 seconds
Unit - Create 1 Shiva for (Owner of (Triggering unit)) at (Center of Good hero spawn <gen>) facing Default building facing degrees
Special Effect - Create a special effect attached to the origin of (Last created unit) using Abilities\Spells\Human\ReviveHuman\ReviveHuman.mdl
ok so what im trying to do is limit 1 hero per team, for example, if player 1 picks blademaster at the hero selection, i need it to be so no one else can pick that same hero? :s