- Joined
- Mar 30, 2009
- Messages
- 971
i wanted to request some information/help with unit classifications.
please tell me as much as you know or direct me to some tutorials (if there are any that i didnt find).
are there any special limitaions to unit classifications? e.g it seems that a unit classified as a "tauren" doesnt make ANY other difference than the little word "tauren" under unit name, and that ancestral spirit can only be cast on Tauren corpses.
it seems that "mechanical" is the most resourceful when it comes to error messages (must target organic unit, must target non-mechanical unit, unable to target mechanical unit and so on).
!! are there any way to launch error messages with script (jass?)?? i can use GUI so it wont be that hard to start a row of jass there.
i want to use classifications in my project:
"Humanoid" - most important. several abilities need humanoid as a target
"Beast" - just some abilities that need beast classification
"Elemental" - just a class that isnt beast nor humanoid
"Undead" - very few of them in game. actually same as humanoid except tooltip/name
2 first classifications are most important. can someone help me and/or tell more about classifications and their connecction to abilities.
thank you very much
please tell me as much as you know or direct me to some tutorials (if there are any that i didnt find).
are there any special limitaions to unit classifications? e.g it seems that a unit classified as a "tauren" doesnt make ANY other difference than the little word "tauren" under unit name, and that ancestral spirit can only be cast on Tauren corpses.
it seems that "mechanical" is the most resourceful when it comes to error messages (must target organic unit, must target non-mechanical unit, unable to target mechanical unit and so on).
!! are there any way to launch error messages with script (jass?)?? i can use GUI so it wont be that hard to start a row of jass there.
i want to use classifications in my project:
"Humanoid" - most important. several abilities need humanoid as a target
"Beast" - just some abilities that need beast classification
"Elemental" - just a class that isnt beast nor humanoid
"Undead" - very few of them in game. actually same as humanoid except tooltip/name
2 first classifications are most important. can someone help me and/or tell more about classifications and their connecction to abilities.
thank you very much