- Joined
- Oct 18, 2007
- Messages
- 930
ok the command is this
anyone got any ideas?
JASS:
UnitDamageTarget(unit wichUnit, widget target, real amount, boolean attack, boolean ranged, attacktype attackType, damagetype DamageType,weapontype Weapontype) returns boolean
Code:
I need help to fill inn:
-the Widget "Target"
-the "boolean attack"
-the "boolean ranged"
-the attacktype "attacktype"
-the damagetype "damagetype"
-the weapontype "WeaponType"