[SOLVED.]
Few questions about units. (involving triggers)
Lets say i have unit_1 and unit_2.
Both are heroes.
unit_1 can be used normally
unit_2 has no movement speed and cant be moved nor selected with the mouse. it can be selected with hotkeys (F2, hero hotkey.)
unit_2 cannot be seen (unit_2 doesn't have invisibility, but just cant be seen.)
1. If possible, how do i make it so unit_2 is ALWAYS. EXACTLY at the same spot as unit_1, withouth laggz or periodic timers ?
Status: SOLVED.
2. How do i exclude unit_2 from "pick all units in group/area" action, withouth using the "hide unit" action? ( i still need to be able to select it with hero hotkeys (F2) not being able to select it with dragselect/clicking on it, doesn't matter.)
Status: No longer needed. i'll just exclude unit_2 in all the triggers.
3. How do i get shops, to ignore unit_2, so that when you buy a item it won't accidentaly go to unit_2. (you must still be able to select unit_2 with the shops "select user" ability)
Status: SOLVED.
If possible, tell me a way to do this withouth Jass or vJass.
All help appreciated, +Rep given always.
Few questions about units. (involving triggers)
Lets say i have unit_1 and unit_2.
Both are heroes.
unit_1 can be used normally
unit_2 has no movement speed and cant be moved nor selected with the mouse. it can be selected with hotkeys (F2, hero hotkey.)
unit_2 cannot be seen (unit_2 doesn't have invisibility, but just cant be seen.)
1. If possible, how do i make it so unit_2 is ALWAYS. EXACTLY at the same spot as unit_1, withouth laggz or periodic timers ?
Status: SOLVED.
2. How do i exclude unit_2 from "pick all units in group/area" action, withouth using the "hide unit" action? ( i still need to be able to select it with hero hotkeys (F2) not being able to select it with dragselect/clicking on it, doesn't matter.)
Status: No longer needed. i'll just exclude unit_2 in all the triggers.
3. How do i get shops, to ignore unit_2, so that when you buy a item it won't accidentaly go to unit_2. (you must still be able to select unit_2 with the shops "select user" ability)
Status: SOLVED.
If possible, tell me a way to do this withouth Jass or vJass.
All help appreciated, +Rep given always.
Last edited: