Titan 10.07.65 setting server
Hi bro,
Im trying to create game server, all running ok but I cant config to get all server to PVP
Always show 1 Non-PVP and 1PVP server
I already change NonPK=0 on gameserver folder config files.... but nothing change. ALl I want is set all server to PVP
Can someone pls help
Thankx in advance
Re: Titan 10.07.65 setting server
x:/GSfolder/scfpvpsystem
Code:
//===================================================================================================
//NonPKServer - Can ppl PK others (1 - NO/0 - YES)(Disabled if SCFPvPSystem enabled)
//PkLimitFree - Allow PK to keep Killing after max PK level (1 - YES/0 - NO)
//PkCanBuy - Allow PK to buy pots and items from NPC (1 - YES/0 - NO)
//===================================================================================================
[PKServerSettings]
NonPKServer = 0
PkLimitFree = 1
PkCanBuy = 1
then set also all maps to PVP or non PVP
Re: Titan 10.07.65 setting server
Here is my config file of GS
Quote:
//===================================================================================================
//SCF PVP System Configuration file
//DaRKav Revision
//www.darksideofmu.com
//===================================================================================================
//NonPKServer - Can ppl PK others (1 - NO/0 - YES)(Disabled if SCFPvPSystem enabled)
//PkLimitFree - Allow PK to keep Killing after max PK level (1 - YES/0 - NO)
//PkCanBuy - Allow PK to buy pots and items from NPC (1 - YES/0 - NO)
//===================================================================================================
[PKServerSettings]
NonPKServer = 0
PkLimitFree = 1
PkCanBuy = 0
But I still see Non-PVP server when choose server :?:
Re: Titan 10.07.65 setting server
LOL .. :))
it;s main default to say non pvp
check in-game then see if it's PVP or non PVP ,,
Re: Titan 10.07.65 setting server
oh, did you mean its depend on main.exe?
I cant get what u say, can u tell me more pls.
Thankx so much bro
Re: Titan 10.07.65 setting server
my suggestion is..edit your serverlist.bmd or text.bmd, i dont know which one..search the NONPVP text...Change it...to PVP..^^...
Re: Titan 10.07.65 setting server
still the same, Only server that run gameservercs is pvp, else its non-pvp when click server :( Can anybody help?