This is a guide on setting rates on your server for those who do not know.
1. Open the file ascent.conf. This is located in C:/Ac web ultimate repack/ascent/.
2. Scroll down until you find this.
Code:
Server PlayerLimit = "1000"
Motd = "Thank you for using Ac Web Ultimate Repack! Visit www.ac-web.org for more information."
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"
LimitedNames="1"
UseAccountData="0"
Most people do not know what this means, so on this part im just showing you how to change the level and motd. The motd is the message that appears when you first logon.
Code:
LevelCap = "70"
GenLevelCap = "70"Change BOTH of those to set the maxium level cap.
Code:
Motd = "Thank you for using Ac Web Ultimate Repack! Visit www.ac-web.org for more information."Change the characters in the quotes to anything your heart desires.
Then scroll down until you find
Code:
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"
Heath - The health regeneration. Change this if you want the player's health to go up faster.
Power1 - The mana regeneration. Change this if you want the player's mana to go up faster.
Power2 - The rage regeneration. Change this if you want the player's rage to go up faster.
Power3 - The energy regeneration. Change this if you want the player's energay to go up faster.
Question reputation - How much reputation you will get from completeing quests. I.e I finish a quest that gives me 50 reputation with dwarfs. If i set it higher I would get more than that.
Kill Reputation - How much reputation you will get from killing creatures. I.e I kill a orc that gives me 30 reputation. If I set it higher I would get more than that.
Honor - This increases the amount of honor you will get per kill.
PVPTimer - The timeout for pvp once turned off. This is in milliseconds.
Compression - Leave this one.
Xp - This increases the amount of xp you will get. This doesn't include quests, nor rest.
Questxp - This increases the amount of quest xp. This doesn't include normal, nor rest.
Restxp - This increases the amount of rest xp. This doesn't include quest, nor normal.
DropGrey-Artifact - These determine the drop rates. Set them higher if you want mobs to drop more.
DropMoney - Increases how much money will drop.
Save - This autosaves the players every set milliseconds. I.e I set it on 600000. That would be 10 minutes.
Skillchance - The chance that you have to level up a skill in melee or a profession is multiplied by this value.
Skillrate - The amount your skills go up upon killing a creature.
ArenaMultiplier2x-5x - Every week/day the arena points gained by a player will be multiplied by this value. (Direct quote for the people that don't read)
That pretty much covers the basics for the ascent.conf.
Now open the file logonserver.conf. This is located in C:/Ac web ultimate repack/ascent/. Scroll down until you find this part
Code:
Rates AccountRefresh = "600" AccountRefresh - This is how often your logonserver will refresh. I.e Players make there account, they have to wait 10 minutes. Thats why