Deleted member 243467
Potential Patron
- Joined
- Jun 8, 2020
I use the following method of creating characters in a character folder:
Code.txt
bodymod.swf
mods.txt (contains "bodymod.swf")
The issue is that some bodymods have to be loaded after the provided character code in order to work properly. Example: Umbreon Body
I tried loading the char code and bodymod individually in different orders and got different results
Load bodymod, then char code:
Tail is transparent
Load char code, then bodymod:
Works fine
My question is how can I get SDT to load the char code before the bodymod in a character folder?
Code.txt
bodymod.swf
mods.txt (contains "bodymod.swf")
The issue is that some bodymods have to be loaded after the provided character code in order to work properly. Example: Umbreon Body
I tried loading the char code and bodymod individually in different orders and got different results
Load bodymod, then char code:
Tail is transparent
Load char code, then bodymod:
Works fine
My question is how can I get SDT to load the char code before the bodymod in a character folder?