
Originally Posted by
Pie
hmm...could you tell me what program to use to repack >.<
took me a while just to find one to extract.
You could have just told me you needed the extraction tool, I have the thread of it on another tab I could have copied and pasted it =P
but anyways, I will post the instructions for repacking here for everyone
These instructions only work for npc and quest script changes, other changes will take a little bit more work.
1. google DN_CN_Translation_Kit_20100826.zip and click the first link
2. download DN_CN_Translation_Kit_20100826.zip
3. extract it to any location you wish.
4. Open it up and go to the resource folder and put your changes in there
5. click Pack-NPC or Pack-Quest in the main folder, depending on the change you made
6. press any key
7. put the .pak file it generated into the dragon nest folder along with the other .pak files
the .pak file should be rather small, that is normal.
Dragon Nest automatically uses all of the .Pak files, so it will use that one over the other ones.
It is alot like HFS editing, for the complicated edits you will need to figure out how to use pakpack to repack the files you wish to repack. I will edit this post when I learn how to do it.
Supposedly you need to do something like this
Code:
PakPack.exe [PackName.pack] [Folder01] [Folder02]
Nawake of Steparu says:

Originally Posted by
Nawake
You just add all the folder names to the end. But it seems the packer doesn't go through all the subfolders recursively, so when you want to pack many files (for example, all the quest xml), you have to list all the subfolders one by one.