CURRENCY GENERATOR/SHOP
Version 1.0 - Initial release
Version 1.0.1 - Script is now a default menu action. See the bottom of the currency script header for more info.
- Currency Windows now function properly.
- Also: Fixed Forum post links
So what is it? Why am I using it? Why do I care?This set of scripts is designed for you to create new currencies and shops based on those currencies.
So how do I use the script it's self?Read the header(s). Its detailed enough, I hope.
Couple things to note:- You cannot create a shop based on a currency that doesn't exist!
- You cannot create more then one shop in the hash for a given currency, use the script calls to do that.
- All currencies are created by their currency symbol given as the core key for the hash
- All Shops, when using the hash, are created based on currency used as the core key for the hash.
- All Shop's item_type's, item_id's and prices MUST be the same array length!
Failure to follow these is not my fault when it comes to script errors. Please check these when encountering any errors.
Enough babble! Show me the scripts!Currency Generator ----> Due to post length restriction, you can find the custom currency script
over here, as a gist.Shops ----> Due to post length restriction, you can find the shop script
over here, as a gist.GPL vs 3Because the script's state I have supplied you with the GPL license, you can read it here:
GPL 3