regick said:
Ok, so im wondering how to create a character code.Ive read a lot of different tutorials and searched everything possible, but cant figure it out. I know I can create my character in the loader, then hit Generate and that gives me a code, but the code isn't accurate to what my character looks like. I saw a topic where someone asked about creating a character and the info goes into the Mods folder and has different files, like hair.png, bg.png, Code.txt, etc. but the guy who started the topic figured it out, but didn't explain how. So if anyone can help me out, id appreciate it. What im really wanting is the Code.txt that has all the data of the character.
Well, the code itself is generated by using Generate button in Loader's third tab and copied from there into text file. The reason it might not look same way your character did is because you used some other files not present in your loader, so obviously, they can't be saved in just the text row. What you need to do then is either use moreclothing mod, which lets you put all the things you would usually load manually into menus already present in the game, then code gerenated would surely reflect your character, that code, however, couldn't be shared.
If you're looking to share your character, the other option is to save your character as a folder, to do that, gather all the files you want to use. Save them as follows:
Code.txt - the code you got by pressing generate
Hair.png - the hair you're using (if it's an image)
BG.png - background (if it's an image)
Mods.txt - a textfile of mods such as the one found in initial mods folder, fill it same way with each mod you're using. For example -
DynamicHair.swf
Jacket.swf
AnimatedBG.swf
blablablawings.swf
(Everything is not required, you could make a folder with just Hair.png in it.)
Name the folder anything you like and write that name into CharacterFolders.txt