05-29-2024, 08:49 PM
(05-29-2024, 03:41 AM)DerVVulfman Wrote: I took a look at the StormTronics CMS by Blizzard. The custom menu system is rather extensive and rewrites most all of the default window classes as well as the base menu engine itself. It would be very interesting to try and get a custom add-on to work with the CMS, though Blizzard states it only takes 15-30 minutes for adaptations... riiiiight.
However, I am at least grateful that he instituted code to prevent F12 stack errors.
Along with my fairly 'thorough' breakdown of Blizzard's CMS, I also inserted kyonides' KEquipSkills XP to see what problems, if any, were to arise.
Strangely, I found no issues. Or no issues that I can detect between the two.
After breaking down Blizzard's CMS, I merely pasted kyonides' code below the CMS and then copied the Classes, Items, Weapons and Skills databases from his demo. And then pasted Map001 from kyonides's demo in place. In essence, it is kyonides' demo with Stormtronics loading first.
NOTE: Prior to inserting kyonides' demo, I did find fault with StormTronics and had to write a FIX that governed and permitted Font Selection within the options menu.
Truly mystifying. If it wasn't Stormtronic nor any other of the custom scripts I'm using, then what causes the the error with KEquipSkills XP? The sole possibility left is that I modified some of the default scripts and that is to blame for the mess.