I've never really looked at the action messages/events. What field of inc 0x28 (or is it 0x29?) contains these special characters?

monster_abilities.lua missing all Fomor abilities causing runtime errors.
Started by
Skyrant
, Oct 31 2014 11:34 AM
21 replies to this topic
#21

Posted 07 November 2014 - 12:23 AM
#22

Posted 07 November 2014 - 03:10 AM
It's not a field in the actual packet. It's a special character code in the string table associated with action packets / action message packets in the .dats.
So in order to figure out what spell/ability the action is for, you have to:
Grab the message ID -> Search the message ID to see what special character codes it requests -> Pull information from the corresponding resource
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users