[Antrix] [Help] Leveling past 70

Newbie Spellweaver
Joined
Feb 24, 2008
Messages
8
Reaction score
0
So my level cap is 100 but players don't have an experience bar at level 70, is there a way i can fix this so they can properly level past 70?

thanks in advance.
 
they do? on ascent? cause burlex Hard coded the level cap to 70 because it makes the server more stable if you raise the level cap past 70 then the server becomes more and more unstable as you raise it


-Emerged
 
ehm i got ascent antrix and all i edited to get experience bar was:


<Server PlayerLimit = "100"
Motd = "Welcome to Dark wow."
SendBuildOnJoin = "1"
SendStatsOnJoin = "1"
EnableBreathing = "1"
LevelCap = "255"
GenLevelCap = "255"
SeperateChatChannels = "0"
CompressionThreshold = "1000"
QueueUpdateInterval = "5000"
KickAFKPlayers = "0"
ConnectionTimeout = "180"
RealmType = "1"
AdjustPriority = "0"
RequireAllSignatures = "0"
ShowGMInWhoList = "1"
MapUnloadTime="0"
LimitedNames="1"
UseAccountData="0">
 
Back