
Dominion
Members-
Posts
2,447 -
Joined
-
Last visited
-
Days Won
9
Content Type
Profiles
Forums
Events
Everything posted by Dominion
-
You're welcome.
-
Actually, as I said in another thread, you don’t have to lose all your users you can import them. Take for example money, both mccodes (well ravan in this case) has something equivalent. Stats I believe are in the same position, different names, but not a different concept for the engines. An import is always an option when changing to something like it... If you have trouble you can always ask, but I don’t see why two very similar engines could not be compatible.
-
Sorry i missed this post, but yes you may lose your players. What i suggest is working an import script e.g if both have "money" Give the users the same amount they had well on this current engine. Would take a little work, but is more than possible.
-
The template is someone else’s as well, but yes if all copyright material is taken out. People have gone down this road, and there is a thread about it somewhere on Makewebgames.
-
Is this inside a function? If so add $h to the global global $h;
-
Cpanel is just that – A control panel. If you have the stuff to run mccodes you can run any engine I just listed.
-
Well for one, how are we going to tell you what kind of problems your site is open to if we don’t know what the site is? For example if it’s not using a mysql database than sql injection is off the table. Peter is right. Go through every file, and fix it. By the time you have tested a large site for problems on the user side you could have finished, especially since you understand how to fix the actual issues, but not how to test for them in that way. If you really wish to understand than I would suggest Google since I sincerely doubt anyone is going to sit down, and teach you when they don’t know you character. By that I mean it could be just to mess up a friend’s website etc...
-
Depends what kind of thread – Tutorial – in depth explanation of the subject with examples of practical uses. Help thread – A shown example of your attempt, and a respectable attitude especially towards those putting time in to help you. The response should be as detailed as possible in order to help the original poster. Request – Explain what you want, budget if any etc... Partnership – staying to the template given in the rules. Paid work request – Showing past works, giving list of current skill set, and if possible recommendations from others (clearly this should be posted by them). Responding – 1) Clear (as in paragraphs etc) 2) Productive (so it contributes to the actual thread/ topic of thread, and not just random spam/flaming) 3) Respectable. In this I mean not calling someone a noob for not knowing etc... 4) Above more or less everything else for me: No slang. I understand not everyone is English speaking (as a first language I mean...) but slang is often hard to understand. If all else fails use word, and spell check it.
-
Do you mean the footer of the template, or parts of the page when you click “view soruce” are missing? echo ‘You need to obtain a RR Gun to challenge others’; die($h->endpage());
-
No offence but… lol? You really think them having a website makes it legal? Anyway… If you want to learn use sites such as w3schools.com. You’re using illegal software end of story. More than that I swear I moved your post (it’s now deleted…) so you pick to post yet again in the wrong section? You clearly know it’s the mccodes engine otherwise it would be in a more appropriate part of the site. Good well done. You have hosting. Why not download a legal engine (e.g. Ezrpg, zap engine, /gangster legends) and have a legal site? Can I have a link in order to change that. ;) At the end of the day it’s illegal. If it gets any kind of respectable user base someone will end up reporting it. If you want a real chance at being a success pay for mccodes or use something else, like the engines said above. There are many game engines available now.
-
That’s true to a point, however using things you have written before is hardly a problem. Take for example the dropdown menus inside mccodes, I believe they go though functions? Does that mean everyone who has used that function does not know how to do a dropdown menu? Of course not, but it’s made quicker, and easier for them due to it being there as a resource. Seeing how something is done by someone else (inside the source files of an engine) is solid advice as long as you don’t blindly copy, and paste, but rather you learn from it.
-
Nice one illusions.
-
So you mean you want someone to check your pm's due to a problem or what? If there is a problem use the "report" button. It's a small triangle with the exclamation mark in.
-
Turn error reporting on, and go to a file such as forums.php. Notice: Undefined index: seems to be one that is still around in the engine. You also say about the notepad always needing something written in it not making sense to you? It's mainly down to how you're checking it - $_POST['pn_update'] = ( isset($_POST['pn_update']) )?strip_tags($db->escape($_POST['pn_update'])):''; if ( !empty($_POST['pn_update']) If the user wants the notepad empty then it assumes that the security check has failed. Relatively easy for you to fix (if what you meant by “not getting it” was that you did not understand the error anyway... Is a strange one, but hardly a big bug.). I will send you a list of known issues to me in the next few days (as I have already said somewhere today/yesterday), and if your interested I will add some general tips on making it more user friendly e.g. Why not use a “DENY FROM ALL” .htaccess document rather than having an index.html? Also the mods array could be made to self generate so it's easier for users to add mods to the engine, although if people are interested I could always add something like this as a free mod. If that was aimed at me I agree with you... What I said was no link to check new reports was a bug.
-
They could be custom made, but if you’re searching for the engine Google it. Chances are someone has asked at some point before. Just don’t expect that it will be ready made, or for that matter don’t be disappointed if there is nothing to download.
-
still a customer if you paid for v1/v2...
-
Very nice mods. Good luck with sales.
-
Actually the “edited” thing does not have to come up. It’s hidden somewhere in settings... unless it’s a staff only thing. Anyway, saying that, it’s not a bad thing he edited the post. You have all made your points, and ranting on this thread will not help. It would help even less for an Administrator to be saying such things. We don't want the site to have such content. although removing your posts may have been wrong.
-
I agree the bug fixes are not really good enough in terms of speed, but I in no way see paul as a scapegoat. He did work on it. Who is that one person? I also disagree with a refund for everyone. I simply believe they need to get their act together, and cb posting is a good start… Even if it’s not all the way there. I would be happy to test the demo a little in the next few days for you. ;) They have a bad refund policy then… but good advice. What’s changed? Same question to mike.
-
Not really. Some of them (e.g. number 3) are not bugs at all...
-
If it’s not a bug than it’s a mistake. Why mention “hands” if you can’t use them? If it’s linked inside the engine, but not in the download this is not an addon. Remove them from the engine or add images to do such a thing. It’s a bug in a sense. Not a major one, but many games have items you can only sell for nothing e.g. collectables. The gang has this issue in places, and yes it’s a bug. Why would an error in game cancel out the template? Answer: it shouldn’t. No link is a bug, but the no notification is not necessarily a bug. Mainly quoted to show the “white screen” issue is classed as a bug even by you most of the time. I don’t see why the notepad can’t be empty... but not a major issue I guess.
-
People have always hated this fact. (http://makewebgames.io/showthread.php/32152-MCCodes-V2-Jail-Hosp-Count), they just never changed it.
-
I don't see why you would get a refund for 2.03 if you bought it before 2.5 was released, and have been using the product for an active site. How long ago did you pay for v2? In theory it should not matter, but in practice PayPal cares. You could file a separate dispute about each engine that way any problems getting a refund on something you have actively been using, and possibly earning money off will not impact any case you have for the $40. Saying that it should be easy to get a refund for 2.5. Did you print screen all of mccodes.com promises about it being “out of the box game”, and send a copy of mccodes.com TOS? You could also print screen of the forums threads on bug reports, and any support tickets that have been left unanswered. Not that i doubt you have already done this. ;)
-
echo "ref" out, and see if it's what you expect it to be?
-
You said you where putting the Id of the user into the "promo" section? Are you using the link from explore.php? Every user has an referral link. Just to check, is the rest of the register page working?