hi there request good coder

03/21/2009 17:19 lily018#1
i heared that professional coders for Co PS in this fourm ..,so i hope u can help me guys..my problem is in tc pk weaponskill is working specialy sword skill "phoenix" 5030 ...i mean when i'm in tc & someone try to kill me "pk on"
he can't kill me with his weapon it just weapon skill attackin me "phoenix" & kill me ..i want to fix this bug...

second problem is in GW & pkarena system counting pk points for player...
mean when someone kill another player he got +10 points in GW & pkarena
that bothering ppl cuse they can't play in GW & pkarena


i had checked my database & i guess i found it fine

public static ushort[] NoPKMaps = new ushort[] { 1002, 1039, 1036, 1010, 500, 1004, 700, 1099, 2021, 2022, 2023 };
public static ushort[] PKMaps = new ushort[] { 1038, 1080, 1090, 2024, 1005 };



hope someone can help me...
03/21/2009 19:48 lily018#2
hellooo :(
03/22/2009 06:25 Tw3ak#3
Quote:
Originally Posted by lily018 View Post
i heared that professional coders for Co PS in this fourm ..,so i hope u can help me guys..my problem is in tc pk weaponskill is working specialy sword skill "phoenix" 5030 ...i mean when i'm in tc & someone try to kill me "pk on"
he can't kill me with his weapon it just weapon skill attackin me "phoenix" & kill me ..i want to fix this bug...

second problem is in GW & pkarena system counting pk points for player...
mean when someone kill another player he got +10 points in GW & pkarena
that bothering ppl cuse they can't play in GW & pkarena


i had checked my database & i guess i found it fine

public static ushort[] NoPKMaps = new ushort[] { 1002, 1039, 1036, 1010, 500, 1004, 700, 1099, 2021, 2022, 2023 };
public static ushort[] PKMaps = new ushort[] { 1038, 1080, 1090, 2024, 1005 };



hope someone can help me...
You have to add the pkarena and any other map id to that NOPKmaps list and recompile src.
03/22/2009 08:12 lily018#4
Quote:
Originally Posted by Tw3ak View Post
You have to add the pkarena and any other map id to that NOPKmaps list and recompile src.
ty Tw3ak ur so nice ......how about phoenix skill..?