Jump to content
  • 0

Level Requirement For Extractable Object


Question

Posted (edited)

Anybody know the lines to add a required lvl to open a box? I want to add a lvl 40 box to new chars but I dont know how to put the required level on an item. Any idea/input would be helpfull ^_^

Edited by Squirtle

5 answers to this question

Recommended Posts

  • 0
Posted

Hmmm sadly I dont know how to add checks like that... is there any condition that I can add to <cond> () </cond> that would able this? Thanks btw for your answer sir :D

  • 0
Posted

Squirtle, hes talking about handlers, find ur itemHandler and add that line he gave....

 

But try adding this in your .xml

<cond msgId="113">
	<player level="46" /> <!-- Level="xx" Your custom lvl -->
</cond>

Let me know if works

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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