06-02-2009, 06:38 PM
|
#2 (permalink)
|
|
Membro - Karma
Registrado em: Dec 2008
Posts: 378
Agradecido 761 Vezes em 122 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
|
gameserver/config no arquivo pvp
# Item drop related min/max
MinimumPKRequiredToDrop = 5
# Should we award a PVP point for killing a player with karma?
AwardPKKillPVPPoint = False
# Player can drop adena? False by default
PlayerCanDropAdena = False
# Percentage of total adena drop. (If player had 100 adena, he drop 1 adena)
PlayerRateDropAdena = 1
# Announce PVP / PK Kills
AnnouncePk = False
# Announce this as Normal System Message
AnnouncePkNormalMessage = False
# Length one stays in PvP mode after hitting an innocent (in ms)
PvPVsNormalTime = 120000
# Length one stays in PvP mode after hitting a purple player (in ms)
PvPVsPvPTime = 60000
|
|
|