• 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.

Object merger Bug: multi-choice

Status
Not open for further replies.
Level 8
Joined
Jun 5, 2018
Messages
188
Hi, guys!
Have you noticed the data field that provides multiple checkboxes of an ability in the object editor. These data fields may not be edited by ObjectMerger command correctly, e.g., the data field with raw code "Nsi1" in ability Drunken Haze.
When running the command
vJASS:
//! i     makechange(current, "Nsi1", 1, 3)
, I always got a wrong value of 51 instead of 3, despite the GUI choice of checkbox was correctly displayed.
Have you encountered this weird bug?
1.jpg
 
Last edited:
Status
Not open for further replies.
Top