MyGunWars Posted May 30, 2009 Posted May 30, 2009 Re: [mccode v2] Mine Shaft I Put Every Thing Where It Said And Its Not Going -1 For The Mine Times. Heres My Code: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
MyGunWars Posted June 1, 2009 Posted June 1, 2009 Re: [mccode v2] Mine Shaft I Fixed It But I Ran Into A Bug The Users Can Mine At Any Level When There Like 1 They Are Mining 50. Quote
Navid Posted January 9, 2011 Posted January 9, 2011 Your mining level is 1 and you have 161/100 mining experience. I'm not leveling up this is the mine.php i'm using You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. *Edit: wrapped code in PHP tags. - Djkanna Quote
Paul Evans Posted January 10, 2011 Posted January 10, 2011 Just curious what was the issue and fix? Quote
fuzzyDCR Posted April 18, 2011 Posted April 18, 2011 For some reason every post on these forums I can no longer get to work? What happened to these forums? It's not the codes, it is the forums...They are making the code all whacky???Any help? Quote
a_bertrand Posted April 18, 2011 Posted April 18, 2011 Which post? Can you be a bit more specific? As for me the code (just by quickly checking it) seems fine here. Quote
fuzzyDCR Posted April 18, 2011 Posted April 18, 2011 Anytime I do a copy and paste to take a look at a mod that doesnt have screenshots and check them they don't work. There is always some form of error. Even some that worked perfectly a month ago that I had planned on working on at a later time and adding. Since the forums have been updated I have not been able to get a single mod to work properly, unless they are newly posted mods. Quote
p_T_s Posted April 18, 2011 Posted April 18, 2011 Everyone on these forums knows what you are talking about fuzzy except alain... Alain try using the code and see what happens? just by looking at the code don't mean it works. every old mod on here now does not work, I just get a white screen on all the mods here. I haven't looked into what is causing it ATM though, but it's not my job. Quote
Paul Evans Posted April 18, 2011 Posted April 18, 2011 Personally i would not use this modification it's way too old Quote
a_bertrand Posted April 18, 2011 Posted April 18, 2011 I had to replace only 2 ' in the code to make it work. I do agree it's not nice but I don't have any solution to make it work automatically, so instead of being upset with the forum software be constructive, inform us exactly what doesn't work and we shall try to improve. I will however not change the forum software for that! Now I must also say, if you are not able to spot those two ' issues I wonder what you do with PHP.... Quote
p_T_s Posted April 18, 2011 Posted April 18, 2011 Personally i would not use this modification it's way too old I agree, maybe a reworked mine shaft? hmm I might have to look into making a new one! Now I must also say, if you are not able to spot those two ' issues I wonder what you do with PHP.... As i said Alain, "I haven't looked into what is causing it" If i was to use one of these old mods then i would look into it a bit more. These forums will work out eventually but i do miss the good old days of MDSHARE... (CE)! :-) Quote
a_bertrand Posted April 18, 2011 Posted April 18, 2011 Me doesn't see much the link between MdShare and the issue with the new forum software.... Quote
lucky3809 Posted April 18, 2011 Posted April 18, 2011 @ fuzz Some of the issues are that on some of these mods they aren't showing certain characters such as '. .' but you should be smart to know the problem by looking the scripts over and replacing the errors... noticed same thing on the dump mod that i helped someone add to their server. Always look over the script just don't copy and paste. Quote
rulerofzu Posted April 18, 2011 Posted April 18, 2011 Its really not that difficult especially when it is simple errors in the code. Its even giving you the exact line where the error is occuring so how hard can it be to rectify. Quote
Djkanna Posted April 18, 2011 Posted April 18, 2011 I had to replace only 2 ' in the code to make it work. I do agree it's not nice but I don't have any solution to make it work automatically, so instead of being upset with the forum software be constructive, inform us exactly what doesn't work and we shall try to improve. I will however not change the forum software for that! Now I must also say, if you are not able to spot those two ' issues I wonder what you do with PHP.... Don't worry it did the same with WBB, yet it decided to remove one ' which caused nice errors. :P Quote
fuzzyDCR Posted April 18, 2011 Posted April 18, 2011 I had to replace only 2 ' in the code to make it work. I do agree it's not nice but I don't have any solution to make it work automatically, so instead of being upset with the forum software be constructive, inform us exactly what doesn't work and we shall try to improve. I will however not change the forum software for that! Now I must also say, if you are not able to spot those two ' issues I wonder what you do with PHP.... I never claimed to be able to code anything. I have tried and I am not there yet. I have not started PHP yet, next semester I am taking PHP since it is the earliest I am able. Right now I am going off of an intro book which I don't completely follow, and what I have learned from people on this forum, cronwerks, and ultimaPHP forums. But thanks for pointing it out again...not that I didn't already know that I didn't know PHP, but to do it in a rather rude manner. Quote
rulerofzu Posted April 18, 2011 Posted April 18, 2011 You are aiming way to high if you do not understand basic PHP and are trying to set up a game engine. This is a game makers forum not a PHP forum. I can only speak for myself but I am not here to guide you through basic PHP sorry you shouldnt be here if you do not understand the basics. Go to phpfreaks for that. Basic HTML Basic CSS Basic usage of software such as FTP Basic PHP Basic MySQL Is what you need to go learn and then come back. Now you can take that as rude if you wish but I prefer to be honest. Quote
a_bertrand Posted April 19, 2011 Posted April 19, 2011 I had to delete a few posts. Please keep it in a more civilized manner. Anyhow, just as tip, if you don't know yet PHP, it doesn't mean you cannot learn, however trying to learn by simply dropping some mods on some engine is maybe not the wiser way to learn. I know some people here started like that, but I highly doubt that you really learn in an efficient way. From my own experience you learn better by starting from scratch, with very small goals, like an "hello what's your name?", then slowly adding things to it to see how all that works together. 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.