Galahad Posted March 20, 2011 Posted March 20, 2011 Here is a module where players can exchange diamonds for energy, stats & money. Put this into Phpmyadmin - ALTER TABLE players ADD diamonds int(11) NOT NULL DEFAULT 11 Download the attachment and upload it to your server in the correct files Add this link in your city - [url="index.php?mod=diamondexchange"]Diamond Exchange[/url] If you want to show your amount of diamonds, add this to header underneath the gold amount - [b]Diamonds[/b]: {$player->diamonds} 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.