Hi, I'm a bit new to this website but I love all these scripts here. =] Anyway, I got a bit of a problem with the Chaos Rage Limit System for RPG Maker XP.
This is how I arranged my scripts:
(Bunch of other scripts that work fine)
addons 1-3
Active Battle Tab (RTAB v1.16)
Chaos Rage Limit System (CRLS)
Scene_SoulRage
Soul Force
Full Reflection System
Remodeled Damage Display (Add-on for RTAB v1.16 and has to be right above Main, else it doesn't work)
Anyway, I spent a long time rearranging these scripts (and looking at Blizzard's script order of scripts) and this appears to be the correct way to arrange them all to make them work.
Now whenever I try to start a battle with the Chaos Rage Limit System activated, this error pops up:
And
yes, I did put RTAB_ACTIVE = true for CRLS.
Now I tried working the Chaos System without RTAB (and thus I also had to remove Remodeled Damage Display else the game crashed) and it worked! So, it appears there is a conflict with the RTAB and the Chaos System (awesome script, btw, Blizz). My guess is that the bar that fills up on the RTAB conflicts with the bar for the CRLS.
I'm not really good with scripts so I need any help possible. If someone knows how to fix this problem or maybe for an RTAB script that can work with the CRLS, then it'd be greatly appriciated. Thank you.

Also, for future help, I'm gonna need to figure out how to do team attacks with the addons and the CRLS. If I could get some help on that after figuring out how to work the CRLS in the first place, that'd be helpful. Thanks again!