Bigy Posted January 26, 2007 Share Posted January 26, 2007 In what file do i edit to change the Max Stats a player can have/earn? Quote Link to comment Share on other sites More sharing options...
spellbyte ® Posted January 26, 2007 Share Posted January 26, 2007 Re: Max Stats it's not in any file, you need to go into your database, usually using phpmyadmin and change all the fields in the userstats table to bigint(20) Quote Link to comment Share on other sites More sharing options...
Bigy Posted January 26, 2007 Author Share Posted January 26, 2007 Re: Max Stats do i change all the files such as bank money, onhand money, ect to bignit 20? Quote Link to comment Share on other sites More sharing options...
spellbyte ® Posted January 26, 2007 Share Posted January 26, 2007 Re: Max Stats the only files u need to change are the ones that change anything related to money editing, such as bank.php you would need to find (int) and change it to float, but to be able to have the max ability u need to edit the database tables, so in the users table you would change money, bankmoney, cybermoney and crystals to bigint (20) to allow all of the above to go higher than 2 billion Quote Link to comment Share on other sites More sharing options...
Bigy Posted January 27, 2007 Author Share Posted January 27, 2007 Re: Max Stats can you add me to msn so we can talk? Quote Link to comment Share on other sites More sharing options...
boggl Posted February 3, 2007 Share Posted February 3, 2007 Re: Max Stats Spellbyte already explained to you how to do it...you don't edit the stats, you change it to bigint or float instead of int. Quote Link to comment Share on other sites More sharing options...
spellbyte ® Posted February 3, 2007 Share Posted February 3, 2007 Re: Max Stats yes it is possible, and the how to is explained a couple of posts up Quote Link to comment Share on other sites More sharing options...
ThePlague Posted February 5, 2007 Share Posted February 5, 2007 Re: Max Stats no we did what you said and we can have 2.147billion on every stat now as we used to have 100million but will what you said above get rid of money stat limit? Quote Link to comment Share on other sites More sharing options...
spellbyte ® Posted February 5, 2007 Share Posted February 5, 2007 Re: Max Stats yes that procedure will work on most thing that involve money, I.E. house prices crystals gang money/crystals shop prices, oh u get it :P Quote Link to comment Share on other sites More sharing options...
ThePlague Posted February 5, 2007 Share Posted February 5, 2007 Re: Max Stats yeah i do! i used it one: Bank Money Cyber Bank Money Carried Money Carried Crystals But i can still only get 2.1billion on every stat, ohwell no one will ever get there! Quote Link to comment Share on other sites More sharing options...
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.