• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

BlzSetUnitWeaponIntegerField -> Attack Range

Status
Not open for further replies.
Level 21
Joined
May 16, 2012
Messages
644
Found another bug in the new natives. I was trying to change a unit Attack Range using the above function, since in the editor, attack range is an Integer value but in the common.j file the corresponding constant "constant unitweaponrealfield UNIT_WEAPON_RF_ATTACK_RANGE" is a real field, so when trying to set the new value or get, it always returns 0.000
 
Status
Not open for further replies.
Top