Save-Point
Equip bug (1-scene CMS) - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Games Development (https://www.save-point.org/forum-4.html)
+--- Forum: Code Support (https://www.save-point.org/forum-20.html)
+--- Thread: Equip bug (1-scene CMS) (/thread-6219.html)



Equip bug (1-scene CMS) - Whisper - 01-22-2017

Hello :)


I have huge problem with CMS. I'm using it for a very long time and just recently realised that it has a big bug inside.
When i change equipment of 1st actor everything is ok. But when i try that with others bug appears.
Somehow script "thinks" that all of them are 1st actor only with different equipment. It shows 1st actor status no mutter which one i choose.
Also i can unequip things from others but i can't equip it back if 1st actor class can't carry them.

It looks like that:

Everything's ok here
[Image: image.png]

Here we have Gloria's eq with Aluxes status
[Image: image.png]

And here that after unequipping mace there is no option for equip it (because aluxes cant)
[Image: image.png]

I'm using 1-scene CMS Alternative by LegACy
I checked oryginal demo, same bug there.
Code is to long to post so im posting link to demo:
1-Scene CMS Alternative
Or You can check codes from this mirror topic:
Equip bug (1-scene CMS)


I've found different verion of this script - 1-Scene CMS 1.03 and there is no such bug. But i dont know much about scripting. I tried for few hours to somehow transport "good" code to the bugged script but i failed. :(


Here is second one code:
http://avangs.info/rgss_xp/251699

[Image: image.png]


RE: Equip bug (1-scene CMS) - kyonides - 01-23-2017

One thing I don't understand is why you didn't start using the script version 1.03 then. If there's a newer version available, then you'd use it, right? Why haven't you replaced the old version by now? Or you just post this new version right below the whole CMS script section.


RE: Equip bug (1-scene CMS) - Whisper - 01-23-2017

This is not the same script. Base is same but first one is "transformed". It looks totally different. In fact, Alternative version is later one.
Second thing is that i adapted whole game to Alternative version, im making it for years. For the most time there is one actor or temporary ones so i didn't detect this bug earlier :/

Maybe someone have contact to the author? He fixed it but all links to fixed one are dead :/