JAMESOMIGHTY Posted April 8, 2010 Posted April 8, 2010 a small addon for estate.php so you can see the sell price of your house sql [mysql]ALTER TABLE users ADD houseprice INT(11) DEFAULT 0;[/mysql] find You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. relplace with You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. find You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. replace with You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Danny696 Posted April 8, 2010 Posted April 8, 2010 Lol, as long as you have the house table joined on the users, theres no need for this, just do {$ir['housePRICE']} or whatever it is Quote
Nicholas Posted April 9, 2010 Posted April 9, 2010 what about if game owners have made it so you have a 5% fee for selling your house which would be. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. you have to do something like this wouldnt you? You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. im not quite sure if im right but oh well lol. Quote
Danny696 Posted April 9, 2010 Posted April 9, 2010 As McCraps uses * on everything, it would be eiaser to do the mats in the estate.php file. and not clog up the users table 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.