Changing the current Stats in the realms, logonserver, and ascent folder PLZ HELP!!!

Initiate Mage
Joined
Dec 24, 2007
Messages
1
Reaction score
0
I am currently having trouble changing my server name, level caps, and exp gain in the folders neccesary. i follow the directions and they have yet to change...any suggestions i would appreciate the help
 
Server name, or realm name, should be located in the bottom of realm.conf, the option is the one with red text:
realms.conf/change server name said:
<Realm1 Name = "Test Realm"
Address = "ultrahost.homeunix.net:8129"
Icon = "PVP"
Colour = "1"
Population = "0"
TimeZone = "1">

About XP gain and Level cap should be located in the ascent.conf

xp gain
ascent.conf/change xp rate said:
<Rates Health="1"
Power1="1"
Power2="1"
Power3="1"
QuestReputation="1"
KillReputation="1"
Honor="1"
PvPTimer="300000"
Compression="1"
XP="1"
QuestXP="1"
RestXP="1"
DropGrey="1"
DropWhite="1"
DropGreen="1"
DropBlue="1"
DropPurple="1"
DropOrange="1"
DropArtifact="1"
DropMoney="1"
Save="300000"
SkillChance="1"
SkillRate="1"
ArenaMultiplier2x="1"
ArenaMultiplier3x="1"
ArenaMultiplier5x="1">

and for the level cap
ascent.conf/level cap said:
<Server PlayerLimit = "100"
Motd = "No MOTD specified."
SendBuildOnJoin = "1"
SendStatsOnJoin = "1"
EnableBreathing = "1"
LevelCap = "70"
GenLevelCap = "70"
SeperateChatChannels = "0"
CompressionThreshold = "1000"
QueueUpdateInterval = "5000"
KickAFKPlayers = "0"
ConnectionTimeout = "180"
RealmType = "1"
AdjustPriority = "0"
RequireAllSignatures = "0"
ShowGMInWhoList = "1"
MapUnloadTime="0">

Maybe you should read through the configuration files next time :sq_yellow
 
Back