Quote:
Originally Posted by Soulxx3
Please take some time to look through your files...
Begin with
propItem.txt.txt <-- Item Names
World -> (Your Wolrd) -> YourWorld.txt <-- World Areas
WorldDialog.txt <-- Alot of stuff going on here
propMover.txt.txt <-- Monster Names
character.txt <-- NPC Names
Source --> WORLDDIALOG (WorldDialog.dll) All those dialogs.
Theme folder all images remaking with text content in it.
Spec_Item.txt / propItem.txt <-- Some item names could be in there as well
and even a lot more files. good luck :P
|
Thank you bro ! If you know other files let me know

.
BTW guys i'm facing an error and I'm struggling with it for like 5 days now.
I changed the name of a weapon :
****** Sword to Sparking Sword (it was for an example)
The name in the game didn't change,the thing that changed is when I create the weapon I write /ci "Sparking Sword" instead of /ci "****** Sword"
I merged the files and the propitem file is inside datasub2.res and I put it inside my Client but it didn't work so I don't know how to correct this please.