Page 1 of 1

Skills and Stats Cap`

Posted: Tue Mar 07, 2006 9:06 pm
by DevGIB
what files in the distro need to be changed to allow for a skill cap of 150 (items pushing it over) and a stat cap of 150 also... i thought i changed all the files needed but apparently not... i think the total skill cap is 700 :S so when someone gets their mining up their bs drops if anyone could point me in the direction would be greatly appreciated

Posted: Fri Apr 07, 2006 12:46 pm
by tekproxy
I believe in attributeCore.src there are these two lines at the top:

Code: Select all

const CONST_STATCAP := 225;
const CONST_SKILLCAP := 7000;
I'm assuming you changed those already? If you want a max skill cap of 150 then do 1500, since it's measured in tenths. What you may have forgotten to do is recompile all of your scripts. Hope this helps.

Posted: Mon Apr 10, 2006 3:38 pm
by th3_l00ny
heuu i dont find this fils in my pol95 file where he is%?