• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • ✅ The POLL for Hive's Texturing Contest #33 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!

Object merger Bug: multi-choice

Status
Not open for further replies.
Level 7
Joined
Jun 5, 2018
Messages
178
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