Karma drop after die

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
hiroshima
Posts: 107
Joined: Tue Nov 03, 2009 1:28 pm

Karma drop after die

Post by hiroshima »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision: Latest
L2JDP Revision: Latest

How to set to drop karma after die ? :P It dont work since Epilogue i think ;D
any core code/config ?
User avatar
Flashy
Posts: 310
Joined: Mon Sep 29, 2008 11:49 am
Location: Germany

Re: Karma drop after die

Post by Flashy »

in config: pvp.properties
--> line 45

Code: Select all

 # ---------------------------------------------------------------------------# PvP Related Settings# ---------------------------------------------------------------------------# The defaults are set to be retail-like. If you modify any of these settings your server will deviate from being retail-like.# Warning: # Please take extreme caution when changing anything. Also please understand what you are changing before you do so on a live server.# ---------------------------------------------------------------------------# Karma Variables# ---------------------------------------------------------------------------# Karma gain/loss# Default: 240MinKarma = 240 # Default: 10000MaxKarma = 10000 # The number to divide the xp recieved by to calculate karma lost on xp gain/loss.# Default: 260XPDivider = 260 # The minimum karma lost if 0 karma is to be removed.# Default: 0BaseKarmaLost = 0  # ---------------------------------------------------------------------------# PK'er Drop Settings# ---------------------------------------------------------------------------# Default: FalseCanGMDropEquipment = False # Warning: Make sure the lists do NOT CONTAIN # trailing spaces or spaces between the numbers!# List of pet items we cannot drop.# Default: 2375,3500,3501,3502,4422,4423,4424,4425,6648,6649,6650ListOfPetItems = 2375,3500,3501,3502,4422,4423,4424,4425,6648,6649,6650 # Lists of items which should NEVER be dropped (note, adena will # never be dropped) whether on this list or not# Default: 57,1147,425,1146,461,10,2368,7,6,2370,2369,6842,6611,6612,6613,6614,6615,6616,6617,6618,6619,6620,6621,7694,8181,5575,7694,9388,9389,9390ListOfNonDroppableItems = 57,1147,425,1146,461,10,2368,7,6,2370,2369,6842,6611,6612,6613,6614,6615,6616,6617,6618,6619,6620,6621,7694,8181,5575,7694,9388,9389,9390 # Default: 6MinimumPKRequiredToDrop = 6 
hiroshima
Posts: 107
Joined: Tue Nov 03, 2009 1:28 pm

Re: Karma drop after die

Post by hiroshima »

nop, i explained wrong way :P
i want to make something like this:
1. player pk
2. player die = player lose some karma... :))
Starter
Posts: 484
Joined: Sat Jan 23, 2010 4:42 pm

Re: Karma drop after die

Post by Starter »

You mean karma is instantly removed and not step by step? Maybe you tested it with mobs that give too much xp what instantly removes the karma?
I have promises to keep and miles to go before I sleep.
hiroshima
Posts: 107
Joined: Tue Nov 03, 2009 1:28 pm

Re: Karma drop after die

Post by hiroshima »

nop nop nop, its not about mobs...

from Epilogue chronicle (or maybe Gracia Final) when you are killed by mob/player you are NOT losing your karma... i want to change it :P
Starter
Posts: 484
Joined: Sat Jan 23, 2010 4:42 pm

Re: Karma drop after die

Post by Starter »

hiroshima wrote:nop nop nop, its not about mobs...

from Epilogue chronicle (or maybe Gracia Final) when you are killed by mob/player you are NOT losing your karma... i want to change it :P
Cant be as it works for me or I have modded it passiveley already.^^
I have promises to keep and miles to go before I sleep.
Post Reply