- Joined
- Jun 2, 2008
- Messages
- 39
This is a list of triggers im using for a troll race in a game the only problem is that at first there were 5 triggers (1 for each of 5 units) but when i went in and tested the unit no matter what ability I pick a unit called "stealth trooper"
would replace the unit and not the unit that was put in the triggers below. Seeing if deleting the "stealth trooper" trigger would fix the problem i went back and tested it, but instead of there being a "stealth trooper" that would come up on every thing a "spear thrower unit would come up.. I check everything not in the triggers (units, research and upgrades) that had anything to do with the units but I can't find any reason for what is happening!
would replace the unit and not the unit that was put in the triggers below. Seeing if deleting the "stealth trooper" trigger would fix the problem i went back and tested it, but instead of there being a "stealth trooper" that would come up on every thing a "spear thrower unit would come up.. I check everything not in the triggers (units, research and upgrades) that had anything to do with the units but I can't find any reason for what is happening!
-
shadow priest
-
Events
- Unit - A unit Finishes casting an ability
-
Conditions
- (Ability being cast) Equal to Shadow Priest class
-
Actions
- Special Effect - Create a special effect at (Position of (Casting unit)) using Abilities\Spells\Human\Polymorph\PolyMorphDoneGround.mdl
- Unit - Replace (Casting unit) with a Shadow Priest using The old unit's relative life and mana
-
Events
-
tapper
-
Events
- Unit - A unit Finishes casting an ability
-
Conditions
- (Ability being cast) Equal to Tapper class (axe)
-
Actions
- Special Effect - Create a special effect at (Position of (Casting unit)) using Abilities\Spells\Human\Polymorph\PolyMorphDoneGround.mdl
- Unit - Replace (Casting unit) with a Trapper using The old unit's relative life and mana
-
Events
-
mount
-
Events
- Unit - A unit Finishes casting an ability
-
Conditions
- (Ability being cast) Equal to Mounted Raptor class
-
Actions
- Special Effect - Create a special effect at (Position of (Casting unit)) using Abilities\Spells\Human\Polymorph\PolyMorphDoneGround.mdl
- Unit - Replace (Casting unit) with a Raptor mounted troll using The old unit's relative life and mana
-
Events
-
spear
-
Events
- Unit - A unit Finishes casting an ability
-
Conditions
- (Ability being cast) Equal to Spear Thrower class
-
Actions
- Special Effect - Create a special effect at (Position of (Casting unit)) using Abilities\Spells\Human\Polymorph\PolyMorphDoneGround.mdl
- Unit - Replace (Casting unit) with a Spear Thrower using The old unit's relative life and mana
-
Events