Ascent - Stats

Joined
Oct 21, 2007
Messages
1
Reaction score
0
Ok, first of all i cant seem to find the search function in these forums :S

Im wondering if there is a way to manually add stat increases after lvl 60 (or 70 in tbc) each lvl up?
 
to search manually go to google and type in this

WHAT YOU WANT TO SEARCH FOR HERE site:forum.ragezone.com/f114

having a quick look around for you now

-Emerged

Code:
#    Level Cap
#        This variable controls the level that stats will be generated up to internally.
#        Beyond this level players can still see a higher level visually but their stats won't
#        increase beyond this point.
#        Default: 60
#
#	Expansion 1 Level Cap
#	   This variable does the same thing as Level Cap above, except it applies to those who
#	   have the first expansion: The Burning Crusade.
#	   Default: 70

looks like a no go the stats are automatically generated?
 
Last edited:
<Rates Health="3"
Power1="3"
Power2="3"
Power3="3"
QuestReputation="150"
KillReputation="150"
Honor="144"
PvPTimer="300000"
Compression="1"
XP="999999"
QuestXP="999999"
RestXP="1"
DropGrey="1"
DropWhite="1"
DropGreen="1"
DropBlue="1"
DropPurple="1"
DropOrange="1"
DropArtifact="1"
DropMoney="1"
Save="300000"
 
Back