Jump to content

Question

Posted

how can i set the pk lvl range for the players both level 99 only, for example, if the level of player 1 is 99, and the level of player 2 is 98, player 1 can't attack player 2. player 2 must be lvl 99 to be able attack in pk maps..

5 answers to this question

Recommended Posts

Posted

Have you tried editing this?

// 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

Posted

Have you tried editing this?

// 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

yes, but i dont know what number i will put in order to make lvl 99 can't attack lower than his level.

Posted (edited)

Changing this:

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

will help. If you set it to 100, only players who are 100+ can start to PK. Thus, players level 99 and under won't be affected.

What this means:

// 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

is if lets say you're 100, and you set the max level range to lets say.. 55. Players who are level 100 to 155 can PK each other. Players 155 to 310 can PK each other.

Edited by Mysterious

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...