This badgeshop checks:
If the user already has the badge
if the badge is even buyable
If the user has enough credits
SQL:
Code:
CREATE TABLE IF NOT EXISTS `badgeshop` (
`id` int(11) NOT NULL auto_increment,
`badgeid` text NOT NULL,
`cost` int(111) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
Download:
http://rapidshare.com/files/14881674...eshop.zip.html (bugged)
http://rapidshare.com/files/14903131...fixed.zip.html (bugs fixed)
Theme:; -> Habboxz![]()


![[HOLO] Bage Shop XZ ( Its me)](http://ragezone.com/hyper728.png)


