Hey folks,
First post here so forgive me if i screw up the format.
I’m a co-author on The JW indom mod and since 20 years ago i once learned how to save a variable to a txt file in DOS using Qbasic I have been designated as the Mod Chief Debugger using the dev kit. /head desk
The issue is as follows. The cloak works fine, press q and poof indom skin is replaced with the camo mesh, release q and the indom reappears, however it comes back as the bone stock default color, regardless of what color it was when it spawned.
Now the engine needs to be saving which color it is choosing as a variable somewhere. otherwise when you leave render distance and come back your dinos would keep swapping colors on their own(i think???). I have a pretty good guess which variable i need to change, i just have no idea what variable to change it to. I don’t know the name of the engine side variable that dictates a specific dinos picked color. I can find the table it chooses from, just not the name of the output once it has chosen.
of course, given my almost complete lack of education ( i refuse to call hitting my keyboard in frustration education) in regards to object oriented style programming i could in fact be barking up the wrong tree here too.
any help sorting this issue out would be greatly appreciated.
Thanks