Xynvaroth Posted July 20, 2013 Posted July 20, 2013 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 1 Quote
Xynvaroth Posted July 22, 2013 Author Posted July 22, 2013 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. Quote
Xynvaroth Posted July 24, 2013 Author Posted July 24, 2013 2.2 - Revised the documentation. - Renamed .@DisplayName$ to .@ItemChooser_Name$. Quote
Xynvaroth Posted July 26, 2013 Author Posted July 26, 2013 3.0 - Removed Option_EnableItemCheck and added Xynvaroth_ItemChooser_Check( ) instead. - Removed Option_EnableItemTake and added Xynvaroth_ItemChooser_Take( ) instead. Quote
Xynvaroth Posted August 22, 2013 Author Posted August 22, 2013 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. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.