madmanz Posted March 13, 2010 Posted March 13, 2010 can someone please help my mining bars go over 100% and users cant gain mining levels Quote
madmanz Posted March 13, 2010 Author Posted March 13, 2010 u still gain crystals but the mining levels wont go up if u have any idea what file the error is in post the file name here and ill post the file Quote
Renkia Posted March 13, 2010 Posted March 13, 2010 Lol, it will be like playing a game, gaining stats but level wont go up. So im not gonna tell you because of that, sorry if i may sound harsh. ^^ Quote
jds137 Posted March 13, 2010 Posted March 13, 2010 $power=(int) ($ir['power']/$ir['max_power']*100); <td>Power: {$ir['power']}/{$ir['max_power']} <img src=bar_left_purp.gif height=13></td> Quote
madmanz Posted March 13, 2010 Author Posted March 13, 2010 my mining exp bar is still over 100% any ideas???????? Quote
Danny696 Posted March 13, 2010 Posted March 13, 2010 is there like a check_mine() function in global_func? Quote
Redex Posted March 14, 2010 Posted March 14, 2010 Rasheed just pointing out, but on Makewebagames sometimes you won't agree with what someone is doing to there game. Though you can still help them, think of it this way it's there game. Plus if you every need help, and you're trying to do something crazy with your game therefore the community of makewebgames refuse to provide you help then how will you feel ? - Redex Quote
Renkia Posted March 14, 2010 Posted March 14, 2010 Yet again you have prove me wrong redex. ;( But i still think its stupid. :whistling: Ok this is how i think it should be done. LOCATION: Header Find this: 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. Keep a copy of before replacing it. Just incase. :thumbsup: Quote
Danny696 Posted March 14, 2010 Posted March 14, 2010 Why *150% ??? all you loojng for is the 100% :S Quote
Renkia Posted March 14, 2010 Posted March 14, 2010 He said he wanted over 100% So i gave him 150%. Simple ?( Quote
Danny696 Posted March 14, 2010 Posted March 14, 2010 in global_func find ?> before add You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. open globals find check_level(); after add get_mine(); DONE! Quote
Djkanna Posted March 14, 2010 Posted March 14, 2010 Not quite Danny, For example your level one and to level up you need 12 exp and for some strange reason it gives you 177 it will produce display bug within header where your bar fly's off the screen and pretty much screws up the layout which I think the OP means, if I'm wrong then whoops :P Quote
Danny696 Posted March 14, 2010 Posted March 14, 2010 users cant gain mining levels then there exp bars will go up because theres noting to say there at 100% (i think) Quote
madmanz Posted March 19, 2010 Author Posted March 19, 2010 ok i did what danny696 said and it works fine now thanks :thumbsup: Quote
peterisgb Posted October 8, 2010 Posted October 8, 2010 i add this and yet mine still goes over 100% still with that extra bit You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. i tried this but yet not work, any ideas Quote
Nicholas Posted October 8, 2010 Posted October 8, 2010 i add this and yet mine still goes over 100% still with that extra bit You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. i tried this but yet not work, any ideas wouldnt it be this that you add to "global_func.php" You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
peterisgb Posted October 9, 2010 Posted October 9, 2010 yh i have that to but still not working, i have both of them, i tried one of them and ther other one on its own but its not working afta level 8 on mining Quote
Uridium Posted October 13, 2010 Posted October 13, 2010 is there a set percentage on the dbase for the mining ? example mining_max=100 ? by the way the logo for login on your page adding border 0 will get rid of the nasty blue outline box change from >> to Quote
peterisgb Posted October 14, 2010 Posted October 14, 2010 is there a set percentage on the dbase for the mining ? example mining_max=100 ? by the way the logo for login on your page adding border 0 will get rid of the nasty blue outline box change from >> to yh its set to 1000 and thanks for that, i just made the home page n tottally forgot about the blue box lol, but yh its set to 1000 and the level up part is in globels.php but still dont work, just goes over 100%, its confusing lol Quote
peterisgb Posted October 17, 2010 Posted October 17, 2010 can anyone help, i dunno why its not working right, i've looked at it myself and seems to be right, but it cant be as its over100% 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.