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

1.31 BlzSetAbilityStringLevelField is broken

Status
Not open for further replies.
Level 5
Joined
Jun 7, 2012
Messages
66
BlzSetAbilityStringLevelField doesn't change ABILITY_SLF_TOOLTIP_NORMAL and ABILITY_SLF_TOOLTIP_NORMAL_EXTENDED fields.
Example map provided. it changes values but changed values are not displayed on screen.
However if you check them with function BlzGetAbilityStringLevelField they appear to be changed.
 

Attachments

  • test.w3x
    17.1 KB · Views: 30
Last edited:

Uncle

Warcraft Moderator
Level 73
Joined
Aug 10, 2018
Messages
7,899
That among many other things don't work. Seems like they overlooked a lot of things. For example, changing the number of owls summoned for the Huntress' Sentinel ability doesn't work yet. Changing the Base Order ID for the Channel ability via triggers doesn't work either. Hope they sort them out soon and add the option to change Hotkeys too.
 
Level 14
Joined
Oct 18, 2013
Messages
724
Changing hotkeys was tricky with memory hack I recall. With however hotkeys were cached, overwriting it sometimes corrupted the runtime strings. Hopefully blizz fixes the editor, the new natives, and then just lets us do what we do best.
 
Level 8
Joined
May 21, 2019
Messages
435
That among many other things don't work. Seems like they overlooked a lot of things. For example, changing the number of owls summoned for the Huntress' Sentinel ability doesn't work yet. Changing the Base Order ID for the Channel ability via triggers doesn't work either. Hope they sort them out soon and add the option to change Hotkeys too.
I just encountered this one, is there a complete list of the ones found to not work?
 
Status
Not open for further replies.
Top