Xynvaroth Posted July 24, 2013 Posted July 24, 2013 This function package provides several functions to manage (custom) currencies. Xynvaroth_CurrencyManager_Choose( ) lets a player choose currencies and their amounts. In addition, there are the functions Xynvaroth_CurrencyManager_CheckTake( ), Xynvaroth_CurrencyManager_Take( ), Xynvaroth_CurrencyManager_CheckGive( ) and Xynvaroth_CurrencyManager_Give( ) available. There is a detailed documentation inside the file. Xynvaroth_CurrencyManager Quote
Xynvaroth Posted July 26, 2013 Author Posted July 26, 2013 2.0 - Removed Option_EnableCurrencyCheck and added Xynvaroth_CurrencyChooser_Check( ) instead. - Removed Option_EnableCurrencyTake and added Xynvaroth_CurrencyChooser_Take( ) instead. Quote
Xynvaroth Posted August 21, 2013 Author Posted August 21, 2013 3.0 - Xynvaroth_CurrencyChooser is now Xynvaroth_CurrencyManager. - Renamed Xynvaroth_CurrencyChooser( ) to Xynvaroth_CurrencyManager_Choose( ). - Renamed Xynvaroth_CurrencyChooser_Check( ) to Xynvaroth_CurrencyManager_CheckTake( ). - Updated Xynvaroth_CurrencyManager_Take( ). - Added Xynvaroth_CurrencyManager_CheckGive( ). - Added Xynvaroth_CurrencyManager_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.