In working on the re-enumeration of the 'Possessions' inventory slots, I found that determining what handlers for the 6.2/Ti clients
were going to need translations was going to be a major pita...
Instead of spending hours of writing down and cross-referencing these, I decided to write a python script to do this.
It's not much, and it's probably not 100% accurate..but, it does do a fair (and quick) job of linking up opcodes to handlers.
Just run it from the location in the repo and it will create an output sub-directory and populate the files.
opcode_handlers.py