Jump to content
  • 0

help about item_noequip


Onairda

Question


  • Group:  Members
  • Topic Count:  71
  • Topics Per Day:  0.03
  • Content Count:  167
  • Reputation:   8
  • Joined:  12/30/16
  • Last Seen:  

hi . in my server i have 2 PvP Room No Gods Room and Donator Room


No Gods PvP -  i want to disable the mjolnir and sleipnir inside the map 

so i edit my item_noequip.txt 

2831,2  // sleipnir

1530,2 // mjolnir

 

 

my problem is , all PvP Room including my Donator room i can't equip my Gods Item

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  132
  • Reputation:   8
  • Joined:  07/19/12
  • Last Seen:  

2831,4096 // sleipnir
1530,4096 // mjolnir

Put that at the bottom of item_noequip.txt

Then, add restricted<tab>8 mapflag in your npc script file

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  71
  • Topics Per Day:  0.03
  • Content Count:  167
  • Reputation:   8
  • Joined:  12/30/16
  • Last Seen:  

4 hours ago, Valiente said:

2831,4096 // sleipnir
1530,4096 // mjolnir

Put that at the bottom of item_noequip.txt

Then, add restricted<tab>8 mapflag in your npc script file

 

 

Thankyou sir :)

Edited by G-RO
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...