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).
Event
Unit- A unit uses an item
Condition
(Item-type of (Item being manipulated) equal to Test Spell Book.
(Unit type of (Triggering Unit) equal to Warrior.
Actions
Hero- Lean skill for Warriorrovoke
that isnt working, its doing absolutely nothing i changed action to Hero-Modify Hero SKill Points to see if my event/conditions are working accuratly and that worked but with Hero- Learn skill for Warriorrovoke it isnt working.
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.
Event
Unit- A unit dies.
Condition
Owner of (Triggering unit) equal to Neutral Hostile
Actions-
If all Conditions are true then do then actions, else do else actions
If Condition-
Number of living Bandit Units owned by Neutral Hostile equal to 0
Then Do Action-
Wait 25.00 seconds
Unit- Create 1 Bandit at (center of Starting Area Creeps12<gen> Facing Default building degreese.
Else Action-
Do nothing
And finaly the last thing i cant even slightly figure out is a crafting system similar to TBR's is it done through Jass? If not can some one point me in the right direction in creating one? ( using lumber for mats and menu to make items and gain skill ups)
any help with any of these 3 triggers would be greatly appreciated. Thank You.
edit: I think i may of posted this in the wrong section ill try in gui ( just finished exploreing this site more thoroughly)
Event
Unit- A unit uses an item
Condition
(Item-type of (Item being manipulated) equal to Test Spell Book.
(Unit type of (Triggering Unit) equal to Warrior.
Actions
Hero- Lean skill for Warriorrovoke
that isnt working, its doing absolutely nothing i changed action to Hero-Modify Hero SKill Points to see if my event/conditions are working accuratly and that worked but with Hero- Learn skill for Warriorrovoke it isnt working.
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.
Event
Unit- A unit dies.
Condition
Owner of (Triggering unit) equal to Neutral Hostile
Actions-
If all Conditions are true then do then actions, else do else actions
If Condition-
Number of living Bandit Units owned by Neutral Hostile equal to 0
Then Do Action-
Wait 25.00 seconds
Unit- Create 1 Bandit at (center of Starting Area Creeps12<gen> Facing Default building degreese.
Else Action-
Do nothing
And finaly the last thing i cant even slightly figure out is a crafting system similar to TBR's is it done through Jass? If not can some one point me in the right direction in creating one? ( using lumber for mats and menu to make items and gain skill ups)
any help with any of these 3 triggers would be greatly appreciated. Thank You.
edit: I think i may of posted this in the wrong section ill try in gui ( just finished exploreing this site more thoroughly)
Last edited: