- Joined
- Sep 11, 2012
Re: sby's loader imports; oct 23 2014: stuff n such
if you goto line 2064 and change:
g.characterControl.setSkin(g.characterControl.currentSkin);
to:
g.characterControl.setSkin(g.characterControl.currentSkin, modactive);
and then compile it with the alternate compiler, that should work
i don't know if i will upload the bugfix or just leave it until next version, depends if others notice that their body mods are cleared whenever her tan is changed xD (tan is changed when loaded through loader character folder as well)
got a fixDotar said:good info
if you goto line 2064 and change:
g.characterControl.setSkin(g.characterControl.currentSkin);
to:
g.characterControl.setSkin(g.characterControl.currentSkin, modactive);
and then compile it with the alternate compiler, that should work
i don't know if i will upload the bugfix or just leave it until next version, depends if others notice that their body mods are cleared whenever her tan is changed xD (tan is changed when loaded through loader character folder as well)