who'll help me .!!?

03/12/2009 17:37 jessica010#1
my pserver counting pk points in jail & pk arena.., can anyone tell me how to code my pserver to don't give players pk points in jail & pk arena?

i'm using CoPowerSource..
03/12/2009 18:05 damianpesta#2
Quote:
Originally Posted by jessica010 View Post
my pserver counting pk points in jail & pk arena.., can anyone tell me how to code my pserver to don't give players pk points in jail & pk arena?

i'm using CoPowerSource..
Database first few lines... PKMap or something like that just type in there the 1005,6000 map id's
03/12/2009 18:47 jessica010#3
Quote:
Originally Posted by damianpesta View Post
Database first few lines... PKMap or something like that just type in there the 1005,6000 map id's
database.cs..? it has nothing about Pkmap or 1005,6000 maps ..,alittle explain plz..
03/12/2009 19:18 damianpesta#4
Quote:
Originally Posted by jessica010 View Post
database.cs..? it has nothing about Pkmap or 1005,6000 maps ..,alittle explain plz..
Code:
public static ushort[] PKMaps = new ushort[] { 1038, 1080, 1090, 1005 , 6000 };
Search for public static ushort[] PKMaps in database.cs and copy + paste that shit in it.
03/12/2009 19:25 jessica010#5
Quote:
Originally Posted by damianpesta View Post
Code:
public static ushort[] PKMaps = new ushort[] { 1038, 1080, 1090, 1005 , 6000 };
Search for public static ushort[] PKMaps in database.cs and copy + paste that shit in it.
i'll try it ty for ur help
03/12/2009 19:45 jessica010#6
it wont work....i've an ExtrnalDatabas ..i attached database.cs if u want to check
03/12/2009 20:51 damianpesta#7
Quote:
Originally Posted by jessica010 View Post
it wont work....i've an ExtrnalDatabas ..i attached database.cs if u want to check
Open external database then n rebuild it somehow , cant tell you how cause I forgot how to play with PowerCo but a bit of searching and im sure you'll find it.
03/13/2009 23:05 jessica010#8
anyone can help with copowersource?
03/14/2009 03:14 YouGotOwn#9
hey guys can any one help me to how i can add new garment in server

thx ^.^
03/14/2009 03:43 PeTe Ninja#10
there is a new garment?
03/14/2009 16:07 jessica010#11
my pserver counting pk points in jail & pk arena.., can anyone tell me how to code my pserver to don't give players pk points in jail & pk arena?

i'm using CoPowerSource
..

can u help pete?