Jump to content
  • 0

No Potion PVP Room


Bert

Question


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  36
  • Reputation:   0
  • Joined:  02/03/12
  • Last Seen:  

The PVP room "pvp_y_8-2" was intended to be a no-potion PVP room. May I know how do I mapflag it to be a no-potion or any healing item PVP room?

 

Thanks in advance!

Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  188
  • Reputation:   16
  • Joined:  06/12/12
  • Last Seen:  

Add the potion id in

 

item_noequip.txt

>>> itemid,2 //2 is for pvp[don't put ">>" in file] 

it is in db/re or db/pre-re whatever you using .

 

everything is mentioned pretty much clear in it. However this actually bans the item from every pvp map.

 

NOW , you issue is to set it to particualar map ,In your case it is "pvp_y_8-2"

 

So ,

What you have to is just Add the item in zone , zone info is in the same file that is  item_noequip.txt

 

after you put zone ,

 

go in conf>mapflag>restricted.txt

and add your map is that zone

 

For example :

 

if in the item_noequip  , i ban fly wing for zone 2, i would write :

601,64

 

and if i want the map named "pvp_y_8-2" to have that item restriction , i would go in conf>mapflag>restricted.txt and put

 

 

pvp_y_8-2    mapflag    restricted    2
 

 


 

ITs done. :)

 

Hope you understood
 


 

Edited by Rayan
Link to comment
Share on other sites

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.

×
×
  • Create New...