Im planning to Disable PK Clear in my server i have a question....
How many hours before killer status remove/gone?
by stage.
Thanks :)
Printable View
Im planning to Disable PK Clear in my server i have a question....
How many hours before killer status remove/gone?
by stage.
Thanks :)
up.................................
any one?
go to scfdata>scfcommand.ini din change 1 = 0
here is the code for the
Quote:
[PkClear]
;1 - Enable pkclear command / 0 - Disable pkclear command
SCFPKClearEnabled=0
;Zen deduction Formula = Player PK Level * Money
SCFPKClearMoney=10000
Since zarahlee answer already about disabling the PKClear.
Now follow this to see how many minutes/hours to gone the PK Level.
Open your Gameserver/SCF_PvPSystem.ini and check there the settings..
Quote:
//===================================================================================================
//PKLevelDecreaseMinutes- Number of minutes to decrease each PK/Hero Level
//PKLevelIncreaseOff - Turn off PK Penalty System
//HeroExtraDropPercent - Add extra drop rate per each hero level
//PKItemDrop - Turn ON/OFF item drop when PK is killed
//PkItemDropPercent - Percentage for PK to drop item when dies (out of 100)
//PKItemDropMaxLevel - Maximum Level of item dropped by PK when killed
//PKItemDropMaxExc - Maximum number of Excellent options on item to drop off PK
//===================================================================================================
[PKPlayerSettings]
PKLevelDecreaseMinutes = 60
PKLevelIncreaseOff = 0
HeroExtraDropPercent = 10
PKItemDrop = 0
PkItemDropPercent = 10
PKItemDropMaxLevel = 7
PKItemDropMaxExc = 3