Jump to content
  • 0

How to set certain map pk


Question

Posted

Hi Guys,

Just a noob question, How Am I going to set a certain map pk. I already set pk_mode to 2 and 1. Only happens it deactivates the PVP counter on the bottom right part of my screen.

// PK Server Mode.  Turns entire server pvp(excluding towns). Experience loss is doubled if killed by another player.
// When players hunt monsters over 20 levels higher, they will receive 15% additional exp., and 25% chance of receiving more items. 
// There is a nopvp.txt for setting up maps not to have pk on in this mode.  Novices cannot be attacked and cannot attack.
// Normal pvp counter and rank display are disabled as well.
// Note: If pk_mode is set to 2 instead of 1 (yes), players will receive a 
//   manner penalty of 5 each time they kill another player (see manner_system 
//   config to adjust how this will affect players)
pk_mode: 1

// Manner/karma system configuration. Specifies how does negative manner
// (red no chat bubble) affects players (add as needed):
//  0: No penalties.
//  1: Disables chatting (includes whispers, party/guild msgs, etc)
//  2: Disables skill usage
//  4: Disables commands usage
//  8: Disables item usage/picking/dropping
// 16: Disables room creation (chatrooms and vending shops)
manner_system: 0

// For PK Server Mode. Change this to define the minimum level players can start PK-ing
pk_min_level: 55

// For PK Server Mode. It specifies the maximum level difference between
// players to let them attack each other. 0 disables said limit.
pk_level_range: 0

 

Regards,

14 answers to this question

Recommended Posts

  • 0
Posted
11 minutes ago, lexaeus said:

Hi seems like it is still not working. I already re-compile it.

Recheck the line you added, also place tab instead of spaces 

  • 0
Posted
31 minutes ago, Cyro said:

Recheck the line you added, also place tab instead of spaces 

Hi I managed to make my new_1-1 pkable however fields are also pkable. should I switch off pk mode?

  • 0
Posted
Just now, lexaeus said:

Hi I managed to make my new_1-1 pkable however fields are also pkable. should I switch off pk mode?

yes , you may :)

  • Upvote 1
  • 0
Posted
3 minutes ago, lexaeus said:

Hi I managed to make my new_1-1 pkable however fields are also pkable. should I switch off pk mode?

If you activate the pk all dungeons and fields will be on PK :))
if you just want specific maps you should turn it off and apply the pvp mapflags to the specific maps :))

  • Upvote 1
  • 0
Posted
1 hour ago, lexaeus said:

Only happens it deactivates the PVP counter on the bottom right part of my screen.

If you want PK mode server to enable the "PvP Counter" or ranking calculation
Apply this diff PKMODE_withCalcRank.diff

to disable the "PvP Counter" or ranking calculation, add pvp_nocalcrank mapflag on the maps.

  • Upvote 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...