- Joined
- Aug 9, 2007
- Messages
- 106
Im making a hybrid map of td and custom hero def. and im having a problem with teh abilities... using the folowing triggers i can give the heros teh abilities at lvl 1 and all at once but i want to make them be like normal abilites liek in chlw.. can someone please help me out
Bash
Bash
-
Events
- Unit - A unit enters Tele 4 <gen>
-
Conditions
-
Or - Any (Conditions) are true
-
Conditions
- (Item-type of (Item carried by (Triggering unit) in slot 1)) Equal to Bash
- (Item-type of (Item carried by (Triggering unit) in slot 2)) Equal to Bash
- (Item-type of (Item carried by (Triggering unit) in slot 3)) Equal to Bash
- (Item-type of (Item carried by (Triggering unit) in slot 4)) Equal to Bash
- (Item-type of (Item carried by (Triggering unit) in slot 5)) Equal to Bash
- (Item-type of (Item carried by (Triggering unit) in slot 6)) Equal to Bash
-
Conditions
-
Or - Any (Conditions) are true
-
Actions
- Item - Remove (Item carried by (Triggering unit) of type Bash)
- Unit - Add Bash to (Triggering unit)