Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Triggers & Scripts
»
Detecting Ward Classification
Detecting Ward Classification
08-05-2006, 06:37 PM
#1
TheXenocide
Is there a way to detect if a unit is of the 'ward' classification? I've checked all of the boolean comparisons and a couple others.
08-05-2006, 06:42 PM
#2
Rising_Dusk
CJ doesn't seem to have a check in IsUnitType() for ward.
You can use a combination of others though (summoned, ie).