issues
search
azerothcore
/
mod-autobalance
Module for AzerothCore(MaNGOS -> TrinityCore -> SunwellCore)
http://www.azerothcore.org
103
stars
109
forks
source link
Fix for broken chat messages #187
#189
Closed
FingerKnoten
closed
2 months ago
FingerKnoten
commented
2 months ago
Changes Proposed:
Fixes the issue that variables are not properly replaced. Instead placeholders %s,%u and %i were shown in chat.
Issues Addressed:
Closes issue #187
SOURCE:
Tests Performed:
Builds without error on Windows
Tested on locally compiled instance
How to Test the Changes:
Install module and log into game
Enter any instance
Enter command .ab mapstat and check if message is displayed properly
Especially check if you notice any placeholders not being replace %s, %u, %i
Changes Proposed:
Issues Addressed:
SOURCE:
Tests Performed:
How to Test the Changes: