Been having alot of trouble with this one, im trying to make a book that gives the hero's its hero skills, like in tbr(the black road) but cant get my trigger to work correctly. Here it is(sorry my computer cant get online atm so im on this poc(peice of crap) computer that dont even have enough space to hold wc3 >.> or id use the /trigger function).
if you know/have a better trigger please post it if you can/will. Or point me in the right direction of makeing it correctly.
This next trigger ive been messing with for 7 days now still cant get it working properly though i have made some improvements i use to have crap respawn every 25 seconds but now it waits for triggering unit to die then spawn only problem is.. some reason after the first 2 times the trigger is used it starts spawning 2 then 3 then 4 etc.. at a time instead of just one. Here it is.
any help with any of these 3 triggers would be greatly appreciated. Thank You.(yes im knew to makeing maps i got wc3 and tft the day they came out and only recently decided to make a map(mainly because going 4 weeks w/o internet gives you nothing to do))
-
Events
- Unit - A unit uses an item
-
Conditions
- (Item-type of (Item being manipulated) equal to Test Spell Book.
- (Unit type of (Triggering Unit) equal to Warrior.
-
Actions
- Hero - Lean skill for Warrior:Provoke
if you know/have a better trigger please post it if you can/will. Or point me in the right direction of makeing it correctly.
This next trigger ive been messing with for 7 days now still cant get it working properly though i have made some improvements i use to have crap respawn every 25 seconds but now it waits for triggering unit to die then spawn only problem is.. some reason after the first 2 times the trigger is used it starts spawning 2 then 3 then 4 etc.. at a time instead of just one. Here it is.
-
Events
- Unit - A unit dies
-
Conditions
- Owner of (Triggering unit) equal to Neutral Hostile
-
Actions
-
If all Conditions are true then do then actions, else do else actions
-
If - Conditions
- Number of living Bandit Units owned by Neutral Hostile equal to 0
-
Then - Actions
- Wait 25.00 seconds
- Unit - Create 1 Bandit at (center of Starting Area Creeps12<gen> Facing Default building degreese.
-
Else - Actions
- Do nothing
-
If - Conditions
-
If all Conditions are true then do then actions, else do else actions
any help with any of these 3 triggers would be greatly appreciated. Thank You.(yes im knew to makeing maps i got wc3 and tft the day they came out and only recently decided to make a map(mainly because going 4 weeks w/o internet gives you nothing to do))
Last edited by a moderator: