- Joined
- Jan 18, 2005
- Messages
- 5,782
Is possible (via triggers or JASS) to access unit data fields?
Ex.:
IF (triggering unit) 'attack type' equal to 'normal'
THEN <actions>
or
IF (triggering unit) 'movement type' equal to 'foot'
THEN <actions>
Ex.:
IF (triggering unit) 'attack type' equal to 'normal'
THEN <actions>
or
IF (triggering unit) 'movement type' equal to 'foot'
THEN <actions>