- Joined
- Aug 1, 2013
- Messages
- 4,658
Hi all.
There are these functions:
Which all return an integer that represents the attack/damage/weapon -type but how the hell do I reverse that same function?
How do I recieve the Integer from the type?
(Sorry if this is supposed to be in the Trigger section.)
There are these functions:
JASS:
ConvertAttackType()
ConvertDamageType()
ConvertWeaponType()
Which all return an integer that represents the attack/damage/weapon -type but how the hell do I reverse that same function?
How do I recieve the Integer from the type?
(Sorry if this is supposed to be in the Trigger section.)