[1.10f] String indices enum

This forum is for discussions on how to edit what can not be edited through the txt files, needless to say this isn't about battle net hacking.

Moderators: Nefarius, Havvoric

User avatar
Lectem
Posts: 5
Joined: Thu Mar 08, 2018 11:22 pm
France

[1.10f] String indices enum

Post by Lectem » Sun Oct 28, 2018 11:11 am

It can be useful to have an enum with the name of the strings in the TBL for quick lookup, so I made one.
Some known decompilers can even parse such enums, which makes it handy.
The following is based on 1.10f string.tbl, patchstring.tbl and expansionstring.tbl files, and generated+manually patched some names.

The header is a bit big ~300ko, so I zipped it.

All the values are named the following way

Code: Select all

STR_IDX_(INDEX)_(.tbl reference name)_(optional desc manually edited) = INDEX
string_idx.zip
You do not have the required permissions to view the files attached to this post.

Return to “Code Editing”