Quote (ggpwntthxbai @ 3 Jan 2012 17:13)
Thanks for the response; I'll look into those. By functionality I'm referring to the gold system, including the secure transfer of gold.
Gold system is easy to make.
add a column int 10 to your row, name it "gold"
use the number format from php to make the gold display how it does here, "1,000,00 gold" and bam.. u got a gold system, make a page to show the logs for each user/etc, really simple lol