Jump to content

Question

Posted

Hi! can I request for a script that if players has 500 pcs ygg berry in his inventory ygg healing effect will not take effect, and will effect only If player has 250 pcs in inventory, more than 250 will not heal. I don't want to do it in item_stack_db cuz it will limit only 250 in inventory. sorry cant explain much my idea. /sob
 

Thanks in advance!


 

2 answers to this question

Recommended Posts

  • 1
Posted

like this?

607,Yggdrasilberry,Yggdrasil Berry,0,5000,,300,,,,,0xFFFFFFFF,63,2,,,,,,{ if (countitem(607) <= 250) { percentheal 100,100; } },{},{}
  • Upvote 2

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