so i spent some time making PvP gear setting up a new PVP zone and i was testing out my PVP kill announcer and when i killed my self on my other account i got 25K honor for 1 kill....and my honor is set to 1 in the DB i am using arcemu patch 3.3.5a...
Code:
<WorldDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "world" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "characters" Port = "3306" Type = "1">
<LogLevel Screen="0" File="-1" World="0" DisableCrashdumpReport="0">
<Server PlayerLimit = "1000"
Motd = "Patch 3.3.5"
SendStatsOnJoin = "1"
EnableBreathing = "0"
SeperateChatChannels = "0"
CompressionThreshold = "1000"
QueueUpdateInterval = "5000"
KickAFKPlayers = "0"
ConnectionTimeout = "180"
RealmType = "0"
AdjustPriority = "0"
RequireAllSignatures = "0"
ShowGMInWhoList = "1"
MapUnloadTime="0"
LimitedNames="1"
UseAccountData="0"
AllowPlayerCommands="1"
EnableLFGJoin="1"
TimeZone="0"
Collision="0"
DisableFearMovement="0"
SaveExtendedCharData="0">
<Announce Tag = "Kasma"
GMAdminTag = "0"
NameinAnnounce = "1"
NameinWAnnounce = "1"
ShowInConsole = "1">
<Rates Health="5"
Power1="5"
Power2="5"
Power3="5"
Power4="5"
QuestReputation="1"
KillReputation="1"
Honor="1"
PvPTimer="3000"
ArenaQueueDiff="150"
Compression="1"
XP="85"
QuestXP="1"
RestXP="1"
ExploreXP="1"
DropGrey="1"
DropWhite="1"
DropGreen="1"
DropBlue="1"
DropPurple="1"
DropOrange="1"
DropArtifact="1"
DropMoney="100"
Save="300000"
SkillChance="100"
SkillRate="100"
ArenaMultiplier2x="1"
ArenaMultiplier3x="1"
ArenaMultiplier5x="1">
<GMClient GmClientChannel = "gm_sync_channel">
<Terrain MapPath = "maps"
vMapPath = "vmaps"
UnloadMaps = "1">
<Log Cheaters="1" GMCommands="1" TimeStamp="0">
<Mail ReloadDelay="0"
DisablePostageCostsForGM="1"
DisablePostageCosts="0"
DisablePostageDelayItems="1"
DisableMessageExpiry="0"
EnableInterfactionMail="1"
EnableInterfactionMailForGM="1">
<StatDumper FileName = "stats.xml" Interval = "120000">
<Startup Preloading = "0"
BackgroundLootLoading = "1"
EnableMultithreadedLoading = "1"
LoadAdditionalTables="">
<FloodProtection Lines = "0" Seconds = "0" SendMessage = "0">
<LogonServer DisablePings = "0"
RemotePassword = "Changedit">
<AntiHack Teleport="1"
Speed="1"
FallDamage="1"
Flight="1"
FlightThreshold="10"
DisableOnGM="1">
<Periods HonorUpdate="daily"
ArenaUpdate="weekly"
DailyUpdate="daily">
<Channels BannedChannels=""
MinimumLevel="">
<RemoteConsole Enabled="0"
Host="0.0.0.0"
Port="8092">
<ScriptBackends LUA="1">
<Movement FlushInterval="1000"
CompressRate="1"
CompressThreshold="30.0"
CompressThresholdCreatures="10.0">
<Localization LocaleBindings="">
<InstanceHandling TakeGroupLeaderID="1"
SlidingExpiration="0"
DailyHeroicInstanceResetHour="5"
CheckTriggerPrerequsites="1" >
<Battleground AV_MIN="0"
AV_MAX="40"
AB_MIN="0"
AB_MAX="15"
EOS_MIN="0"
EOS_MAX="15"
WS_MIN="0"
WS_MAX="10"
SOTA_MIN="0"
SOTA_MAX="15">
<Arena Season = "5"
Progress = "1">
<GameMaster StartOnGMIsland = "1">
<Limits Enable="0" AutoAttackDmg="10000" SpellDmg="30000" Health="100000" Mana="80000" Disconnect="0" BroadcastGMs="1">
---------- Post added at 09:49 AM ---------- Previous post was at 09:34 AM ----------
i trying to get it more blizlike...