@Swadon: When I see at the text
// Contributor: @nanakiwurtz
// Fixed: @ossi0110
// Location: Monster Element -> Shadow.
// Find: ¼ö¼Ó¼º%d [bCF6BCD3BCBA2564]
// Replacement: Shdw [53686477]
F:BCF6BCD3BCBA2564
R:'Shdw'
I think the "%d" isn't supposed to be included in the search string, because %d is used as the Elemental Level, for example 'Fire 1' or 'Fire 4'.
And also i think I've made a mistake with the monster element table, because Anolian is Water, but when I use the WDGTranslateClient to do this:
F:BCF6BCD3BCBA
R:'Water'
It always failed and Anolian's element is not translated, can anyone confirm this?