All this is done through editing characterdata.txt in media\server_dep\silkroad\textdata.
I typically extract the latest one and make a backup.
Next I open it up in a text editor. Then I look for the .bsr file that I want to use. For the fox girl it's "char\china\chinawoman_fox.bsr". Next I scroll down to where it says "COS_P_WOLF_044" because my wolf is level 44. I scroll to the right and paste the fox girl's .bsr file over "cos\p_wolf_02.bsr". Then I scroll all the way to the bottom of the file until I see "COS_GUILD_EU_SOLDIER9_140" and other variants of it. Those are high level Euro mercs. I look to the right of them for a reference to "cos\guild_eu_soldier9_scroll.ddj" which is their icon and replace it with "cos\cos_c_horse1.ddj" to make some extra space. How many I replace depends on how much space I want. Finally I save that file.
Now I find the file size of the original file. Then I open up my modified file in a hex editor and scroll to the bottom. Finally, I add in null bytes until it has the same file size as the original file.
The final step is opening up Media.pk2 in my hex editor, searching for "FF FE 31 00 09 00 31 00 39 00 30 00 37 00 09 00 43 00 48 00 41 52" in hexadecimal mode, which should bring me to the start of characterdata.txt. I then put my cursor in front of the "FF FE" from that search and paste over the file from my modified file.
first i cant find characterdata.txt in media\server_dep\silkroad\textdata.
You have to get a PK2 Extractor, the link is in the major tut guide sticky. Extract Media.pk2, you'll now see a folder called 'Media' in your silkroad directory. Open it, -> server_dep -> silkroad -> you'll see a TXT file called textdata. Open it and follow instructions. It will take 30 seconds to 1 minute to open it, probably a waiting time after you edit something, and another waiting time to save it, because it's a big txt file. You pretty much need the Hex editor mentioned in the tut because other ones I've used don't have the 'paste over' function.
Users browsing this forum: No registered users and 15 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum