Jump to content

Bumble

Legendary Member
  • Posts

    146
  • Credits

  • Joined

  • Last visited

  • Days Won

    6
  • Feedback

    100%

Community Answers

  1. Bumble's post in problem when adding new npc was marked as the answer   
    Skills aren't super easily copied, which version of L2 are you working on?
     
    Here's the usual process:
     
    1. Find and copy skill entry in skilldata.txt, give new ID
    2. Find and copy skill entry in skillgrp.dat, give same new ID
    3. Find and copy skill entry in skillname-e.dat, give same new ID
    4. Find and copy skill entry in skillsoundgrp.dat, give same new ID
    5. Generate the skill entry in skill_pch.txt. This follows a specific algorithm, it isn't as easy as npc_pch or item_pch. Cubafull shared one for HF, you can find it here:
     
     
    You're welcome, good luck.
×
×
  • Create New...