Normal
When I was saying ModDataLoader, I was referring to the Mod.swf in the Mods/ModDataLoader directory. I didn't realize that that Mod was just an example of the ModDataLoader system.Changing registerFunctionPersist() to registerFunction() causes it to stop working after switching to the next set. Probably due to the mod's use of main.resetChar() when changing sets.Removing main.resetChar() does not cause it to act similar to setting resetCharOnChange=0 in settings.txt as I was hoping.Yes it does.I've never used AS before but I'm going to poke around a bit and see what I can do to resolve my issue. Thanks.EDIT: Fixed the issue with the mod not going away when you press reset. In addition to changing it to non-persistent, you have to re-register toggleModKey after resetChar(). However, this now prevents you from having multiple instances of the ModDataLoader mod running at once. The mod still completely resets the character when changing sets.I'd like to be able to have multiple lists of sets loaded at once and only unload the mods contained in the Nth set when loading the (N+1)st set. This would allow you to create a list of hairs/character codes and a list of outfits that you could cycle through as you please. If I can get this into some form which I feel is close enough to what I am envisioning, I will post the .swf.
When I was saying ModDataLoader, I was referring to the Mod.swf in the Mods/ModDataLoader directory. I didn't realize that that Mod was just an example of the ModDataLoader system.
Changing registerFunctionPersist() to registerFunction() causes it to stop working after switching to the next set. Probably due to the mod's use of main.resetChar() when changing sets.
Removing main.resetChar() does not cause it to act similar to setting resetCharOnChange=0 in settings.txt as I was hoping.Yes it does.
I've never used AS before but I'm going to poke around a bit and see what I can do to resolve my issue. Thanks.
EDIT: Fixed the issue with the mod not going away when you press reset. In addition to changing it to non-persistent, you have to re-register toggleModKey after resetChar(). However, this now prevents you from having multiple instances of the ModDataLoader mod running at once. The mod still completely resets the character when changing sets.
I'd like to be able to have multiple lists of sets loaded at once and only unload the mods contained in the Nth set when loading the (N+1)st set. This would allow you to create a list of hairs/character codes and a list of outfits that you could cycle through as you please. If I can get this into some form which I feel is close enough to what I am envisioning, I will post the .swf.
This website requires you to be 18 years of age or older. Please verify your age to view the content, or click Exit to leave.