[HELP]PK Points in jail and arena remove? How?

10/18/2009 01:19 Fish*#1
How do i remove, so peopels dont get PK Points in jail and arena??
I really need help, cause i cant fix it :P
Thats all
Thanks:handsdown:
10/18/2009 04:15 samehvan#2
Source ?
10/18/2009 04:16 Fish*#3
LOTF
10/18/2009 04:30 raidenx123#4
you dont remove anything, you have to add an exception, check if the player is in the PK map ID, then if he is then no addition to pk points, then use 'else' and it should work
10/18/2009 05:14 Zion~#5
Where ever the codes are that deal with PK points just add an if statement, if (Client.MapID =! MAPID)
10/18/2009 05:59 Fish*#6
Thanks all
10/18/2009 06:54 Co: Paze v3#7
Ey? ust Put the Map id to NoPkMap....thats all.....(i'm not sure for this)
10/18/2009 07:08 Fish*#8
Quote:
Originally Posted by Co: Paze v3 View Post
Ey? ust Put the Map id to NoPkMap....thats all.....(i'm not sure for this)
That was what im asking about how to do?:handsdown: