Thread
:
Stat Caps.
View Single Post
#
1
02-23-2013, 08:59 PM
NatedogEZ
Developer
Join Date: Dec 2012
Posts: 515
inside client_mods.cpp
Code:
if(val>255 && GetLevel() <= 60) val = 255;
This Code OVERWRITES the Rule confirmed
Had to remove all instances of this code to get the hardcap on stats to go away for players level 60 and lower.
NatedogEZ
View Public Profile
Send a private message to NatedogEZ
Find all posts by NatedogEZ