Tony_Montana06 Posted October 6, 2010 Posted October 6, 2010 on my script i'm only able to reach 10mil stats how can i make it reach more?? Quote
Rasheed saeed Posted October 6, 2010 Posted October 6, 2010 Damm... I can remember this. :P Go into PHPMYADMIN -> ???_DB -> Users -> Something along the lines of stats. And make the INT into a BIGINT. If I can remember sorry. Quote
Joshua Posted October 6, 2010 Posted October 6, 2010 Only 10 mill? usually it's 2.4bill ors omething... what is the integer set to on your database lol? Quote
Nicholas Posted October 6, 2010 Posted October 6, 2010 on my script i'm only able to reach 10mil stats how can i make it reach more?? login your cpanel, find and click on "PHP MY ADMIN" and wait for it to load. select your games database on left hand side and then click "SQL" once that loads insert this You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. and run it Quote
Joshua Posted October 6, 2010 Posted October 6, 2010 oooh yea mcc uses that tiny decimal crap I hated having decimal when I used it so i changed it to big int, not that i hoped it would ever be able to get high enough to cap it >,< Quote
Djkanna Posted October 6, 2010 Posted October 6, 2010 INT maximum value is 4294967295, which is more than enough. 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.