Jump to content

Recommended Posts

Posted

This function package provides several functions to manage items.

Xynvaroth_ItemManager_Choose( ) lets a player choose items and their amounts. The function is very configurable! From selecting only one item securely to selecting a whole list of items - there are detailed options available to fit any need.

In addition, there are the functions Xynvaroth_ItemManager_CheckTake( ), Xynvaroth_ItemManager_Take( ), Xynvaroth_ItemManager_CheckGive( ) and Xynvaroth_ItemManager_Give( ) available.

There is a detailed documentation inside the file.

Xynvaroth_ItemManager

  • Upvote 1
Posted

2.0

- Revised the complete script.

- Revised the documentation.

- Added parameter ItemLimit.

- Added parameter QueryLimit.

- Added option Option_DisableAmount.

- Added option Option_EnableItemCheck.

- Added option Option_EnableItemTaking.

2.1

- Added some examples to the documentation.

Posted

3.0

- Removed Option_EnableItemCheck and added Xynvaroth_ItemChooser_Check( ) instead.

- Removed Option_EnableItemTake and added Xynvaroth_ItemChooser_Take( ) instead.

  • 4 weeks later...
Posted

4.0

- Xynvaroth_ItemChooser is now Xynvaroth_ItemManager.

- Renamed Xynvaroth_ItemChooser( ) to Xynvaroth_ItemManager_Choose( ).

- Added Xynvaroth_ItemManager_CheckTake( ) (renamed from Xynvaroth_ItemChooser_Check( )).

- Updated Xynvaroth_ItemManager_Take( ).

- Added Xynvaroth_ItemManager_CheckGive( ).

- Added Xynvaroth_ItemManager_Give( ).

- Fixed syntax errors in the examples.

- Changed hyperlink now leading to my script collection.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

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