Introduction
I need a custom shop system that will have a limited amount of stock that will go up and down every few minutes. I also need a currency system like the one in AD&D.
(http://i1309.photobucket.com/albums/s630/Matthew_Lamont/CSS_zps820cc738.png) (http://s1309.photobucket.com/user/Matthew_Lamont/media/CSS_zps820cc738.png.html)
What it dose
The shop will have a the amount in stock next to the name of the item. Next to that will be the cost number followed by an icon for the currency that is being used.
The currency will resemble AD&D's system. The currencies used will be copper, silver, electrum, gold, and platinum. The currencies value will be calculated like this: 10 copper is equal to 1 silver, 10 silver is equal to 1 electrum, etc.
The script will calculate currency conversions itself. So if the player gets up to 10 copper it will autocratically be converted to 1 silver. If a player only has a silver coin and buys something that costs 9 copper then they will get 1 copper back.
The abbreviations used for the currency is CP, SP, EP, GP, and PP.
What it needs to work with
This is a list of the scripts being used in my project.
SDK 1.0
Nortos's skipable scene_title when no data
Universal Message System v1.6.3 by Ccoa
Stormtronics CMS 5.39b - Hybrid Edition by Blizzard
Custom Skill Screen 1.0 by Neon
Juan's Custom Gameover
Zer0 Advanced Weather 1.1
Blacksmith Shop by ForeverZer0
Tons of Add-ons7.39b
Blizz-ABS 2.79
Z-HUD for Blizz-ABS 1.2b
Blizz ABS ENEMY HP METER 1.02 by LiTTleDRAgo
Critical for Blizz-ABS 1.0
Advanced Time and Environment System (ATES) 0.4 by Blizzard
Quick Weapon Switch for Blizz-ABS 1.11b
Unlimited Levels by Blizzard 1.0
RO Job/Skill System by Blizzard 2.1b
I need it to have a custom currency display for STCMS - Hybrid Edition and for ForeverZer0's Blacksmith Shop. It must be SDK compatible.
This is my first real post so if there are any formatting issues pleas tell me so I can fix them.
Thank you.