Jump to content


Photo

monster_abilities.lua missing all Fomor abilities causing runtime errors.


21 replies to this topic

#21 mujihina

mujihina

    Newbie

  • Members
  • Pip
  • 6 posts

    Posted 07 November 2014 - 12:23 AM

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



    #22 Byrth

    Byrth

      Advanced Member

    • Members
    • PipPipPip
    • 85 posts

      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