Don't know if they're needed. :p
SCAR Code:const
cb_Attack = 1;
cb_Strength = 2;
cb_Controlled = 3;
cb_Defence = 4;
For SetFightMode.
Edit: Few more:
SCAR Code:const
fight_Green = 10496;
fight_Red = 198716;
Fight bar colours.
Printable View
Don't know if they're needed. :p
SCAR Code:const
cb_Attack = 1;
cb_Strength = 2;
cb_Controlled = 3;
cb_Defence = 4;
For SetFightMode.
Edit: Few more:
SCAR Code:const
fight_Green = 10496;
fight_Red = 198716;
Fight bar colours.
If we don't already have these as constants, then we should add them in.