How would i go about creating a shop, where you could buy items(not proper items, lets call them Rubys) set up in a module or something along those lines. e.g. when you have a shop you set up what goods you have from what you have in your database but instead of referring to the database refer to a certain script in that way.
I hope that makes sense. Heres a better example.
Usually:
ITEM>DATABASE>GAME>SHOP
Instead:
ITEM(RUBYS)>SCRIPT DATABASE>GAME>SHOP
I hope that makes sense. Heres a better example.
Usually:
ITEM>DATABASE>GAME>SHOP
Instead:
ITEM(RUBYS)>SCRIPT DATABASE>GAME>SHOP