12-30-2023, 08:54 PM
@OysterMug
Disappear was the wrong term to use. It's more like the entire list of Room Objects
is being forced to default settings.
If I Add the settings directly to "VX-Mod/scripts/Dress/DcDressRoomObjects.lua"
it works flawlessly! "VX-MOD" The files in this directory are protected system files for the most part.
These Protected System files are among the First to load on boot up. I encountered something
similar with the OrcaMod and injecting changes into Anim01
DcDressRoomObjects.lua is among the first to load and a protected system file.
Modifying it is not recommended, it's a work around not a solution.
I think it's more about the time and order files are loaded during boot up
Problems with both default stock rooms and addons this is a stable work around for VX
DcDressRoomObjects.lua in TK V11 this file Can Not be modified
V11, I've kind of hit a brick wall not being able to modify Room Objects script
Disappear was the wrong term to use. It's more like the entire list of Room Objects
is being forced to default settings.
If I Add the settings directly to "VX-Mod/scripts/Dress/DcDressRoomObjects.lua"
it works flawlessly! "VX-MOD" The files in this directory are protected system files for the most part.
These Protected System files are among the First to load on boot up. I encountered something
similar with the OrcaMod and injecting changes into Anim01
DcDressRoomObjects.lua is among the first to load and a protected system file.
Modifying it is not recommended, it's a work around not a solution.
I think it's more about the time and order files are loaded during boot up
Problems with both default stock rooms and addons this is a stable work around for VX
DcDressRoomObjects.lua in TK V11 this file Can Not be modified
V11, I've kind of hit a brick wall not being able to modify Room Objects script
What I know about scripting I taught myself and I'm a lousy student
When modifying script I like to follow the bread crumbs
Sometimes they lead you to other files or someplace unexpected
Check my downloads for ReadMe or some kind of Notes
I'm always leaving bread crumbs to follow
When modifying script I like to follow the bread crumbs
Sometimes they lead you to other files or someplace unexpected
Check my downloads for ReadMe or some kind of Notes
I'm always leaving bread crumbs to follow