Jump to content

Xynvaroth_ItemManager 4.0


Recommended Posts


  • Group:  Members
  • Topic Count:  39
  • Topics Per Day:  0.01
  • Content Count:  254
  • Reputation:   72
  • Joined:  07/10/13
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  39
  • Topics Per Day:  0.01
  • Content Count:  254
  • Reputation:   72
  • Joined:  07/10/13
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  39
  • Topics Per Day:  0.01
  • Content Count:  254
  • Reputation:   72
  • Joined:  07/10/13
  • Last Seen:  

2.2

- Revised the documentation.

- Renamed .@DisplayName$ to .@ItemChooser_Name$.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  39
  • Topics Per Day:  0.01
  • Content Count:  254
  • Reputation:   72
  • Joined:  07/10/13
  • Last Seen:  

3.0

- Removed Option_EnableItemCheck and added Xynvaroth_ItemChooser_Check( ) instead.

- Removed Option_EnableItemTake and added Xynvaroth_ItemChooser_Take( ) instead.

Link to comment
Share on other sites

  • 4 weeks later...

  • Group:  Members
  • Topic Count:  39
  • Topics Per Day:  0.01
  • Content Count:  254
  • Reputation:   72
  • Joined:  07/10/13
  • Last Seen:  

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.

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

×
×
  • Create New...