Re: Mods
Mezzora said:
Arm imports don't unload.
Could you make code.txt to load after x.swf?
Cycle Custom doesn't work with official SWF imports.
Toggleable parts of SWFs stay listed for other imports.
Know how to fix bugs in orange.
Will research others.
Edit:
Fixed all bugs except Cycle Custom, will look at that next.
Turns out I purposely exempted the arm mod from the unload procedure to figure things out when Kona broke it.
Edit2:
Fixed Cycle Custom bug.
This was just a lazy mistake, I sourced data from a null variable.
mod_panel.slidePanel.lstChars.selectedItem.data
Only worked when the character was selected in the list.
Therefore using a hotkey meant that no character was selected from the list, resulting in the null reference error.
Oh yeah, I fixed arm mod support for different positions.
Expect in next release.
Edit3:
Released.