Gh0st Posted December 21, 2008 Posted December 21, 2008 Hi, I have already searched the forums for changing the maximum money users can have for MCCodes V2, but no helpful results are shown. So could someone please tell me how to change the max money users can have? Thanks. Quote
Tezza` Posted December 21, 2008 Posted December 21, 2008 Re: [MCCodes V2] Maximum Money - Please help! Well, i disagree with you, I'm pretty sure it is in the forum, anyway I'm sure you have to change INT to BIGINT in the database, Quote
POG1 Posted December 21, 2008 Posted December 21, 2008 Re: [MCCodes V2] Maximum Money - Please help! go into PHPMyAdmin and go to SQL and paste this.. TRUNCATE TABLE `users` Quote
daveaite Posted December 21, 2008 Posted December 21, 2008 Re: [MCCodes V2] Maximum Money - Please help! go into PHPMyAdmin and go to SQL and paste this.. TRUNCATE TABLE `users` LOL :lol: Quote
Haunted Dawg Posted December 21, 2008 Posted December 21, 2008 Re: [MCCodes V2] Maximum Money - Please help! Pog1. You actualy missed a ; :lol: Quote
POG1 Posted December 21, 2008 Posted December 21, 2008 Re: [MCCodes V2] Maximum Money - Please help! Pog1. You actualy missed a ; :lol: phpMyAdmin will compensate for it :D Quote
Haunted Dawg Posted December 22, 2008 Posted December 22, 2008 Re: [MCCodes V2] Maximum Money - Please help! Ive actualy always had to put the ; in the SQL box. Quote
AlabamaHit Posted December 22, 2008 Posted December 22, 2008 Re: [MCCodes V2] Maximum Money - Please help! I get error when I try to run sql without puting in the ; also Quote
Haunted Dawg Posted December 22, 2008 Posted December 22, 2008 Re: [MCCodes V2] Maximum Money - Please help! And pog1. You should know by experiance if some one get's a little mysql error there will be a new topic made just for a simple ; so watch out. :lol: Quote
POG1 Posted December 22, 2008 Posted December 22, 2008 Re: [MCCodes V2] Maximum Money - Please help! Showing rows 0 - 4 (5 total, Query took 0.0003 sec) SELECT * FROM `users` LIMIT 0 , 30 I didn't use a semi colon, although you are correct that it is needed in normal SQL statements. 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.