Jump to content
MakeWebGames

Dominion

Members
  • Posts

    2,447
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Dominion

  1. mccodes should push for the email list that ravan has so they can mass email it
  2. yea i don't really care about the 4 year old ones however 1/2 the new posts are "help me" think this would make yours jobs easyer and they can't say omg i did not see that yea sure the link when you wanted to post did not give it away ;)
  3. yes and there doing a good job but this will be to help them out
  4. like they could get away with that lol
  5. its more annoying they get the mods from the site they post it on and think no one will notice...
  6. they where showing you how else you could have done it was aimed at you its not a "new mod" just a remake of yours (i think) btw nice mod not seen one that comes with games already well not one that does not go to there own site anyway
  7. full uk copyright law - here if you remade say mccodes line for line and remade the database it would be yours (as long as nothing thats in mccodes is in your script) ? well thats how i know it anyway please correct me if i am wrong and i linked it to mcc due to that being the main reason for the copyright topic on here ;)
  8. it is a timestamp if you log in say 10 mins later it will update and take off 10 mins however i am not sure there is a cap on how many times this will run so if you log in after 10 years you may be in for a wait not 100% on that however hope this helps even if only a little
  9. nice to see you back so your feeling better i know this is strange post since you dont really know me lol but dont make mods untill your feeling 100% :) if you are then i can't wait to see them since you do rock
  10. its not used on my copy anymore however it is there since theres no point in taking it out (well the 0.000000001 sec on the speed)
  11. not sure whats its ment to be now... $_GET['ID'] = abs(intval($_GET['ID']));   makes sure its a number i assume thats what your checking @snake it takes out the ' before saving to the database
  12. @snake no mysql_real_escape_sting is a php function a self made function that comes with and is used in mccodes v2 is mysql_escape (also in v1/lite i think) the class folder defines $db->escape as mysql_real_escape_string if you hold v2 look in the global_func file for it its not a good function and i do not use it however it is there and is used inside the base v2 script i fail to see how its an easy way out if its already being used inside v2? also yes please post the line/page its being used in please
  13. thats mres via the class file v2 has a function called mysql_escape thats in the global_func.php file function mysql_escape($str) { return str_replace("'","''",$str); }
  14. well how are you using it in the code? the one that comes with v2 but is called mysql_escape you may want that?
  15. if you look at mods back in 06 they have all been remade 1000 times this is not a bad mod and easy sure but new at the time
  16. thats why i am not worryed about getting the new codes i took so long in fixing and updating the ones i have (in fact i am still going) not worrying about getting it vailidated yet since i know i can show i paid for it now       i think everyone thought that was mad but the 2 games they run seem to be doing well so they must be able to get it right
  17. most of the so called "main" files are posted up and secured for free you can get away with having around 80% of your files secure to stop noobs (can be done with free mods and some paid work) but want 100% really as already said
  18. i did not notice "chit chat" untill about a week ago an intro area would be very nice for mwg!!!
  19. i think to many people learn how to secure ready made codes before they can create anything them selfs this makes there life hard if trying to run a game if all your doing is using free mods like all the 1000's of people whos games crash everyday then no one will want to play it and it will join the dead games list when learning php (and if you really wish to run a game your should) security should be a worry but it comes with learning it anyway example if learned off php.net there a always links to to things that help "secure" your code all security is means you have made the page/code well so saying mccodes.   crimgame i think they really think there new updated copys are secure (i have not yet downloaded my copy) and that i know of no hacks have gotten though there test site (well crazyt's but that was not really a hack and with full staff powers you will never need to "hack" anyway) even if mccodes pick up now its how we all see them that needs to change after all with all the posts on there own forum (yes mwg) saying there not secure would you buy it?
  20. ok so i have been looking at old mods for mccodes and noticed as i got back to page 1 there are more and more topics in the free area that are just people asking for help "fix my crons" or "help me this is not working" not a big deal since i just skipped them however why is this the case?   idea why not have the the topic name looked at before posting for key words if the key word "help" is in there it "suggests" a better place to post sure it won't stop ever post however it will cut down (even if only by a little) the work for your staff who in the last week alone most of moved a lot of topics anyway just saying
  21. in mccodes v2 you can just add them via the staff area staff_crimes.php (i think)
  22. if rather then money you could put time in (assuming you already know basic html and php etc) why not take a look at this post that helped a lot of people if you need to pay someone everyone said above are all very good options
  23. the more i think about it the more i think it would be a nice link to mccodes.com "and mccodes is more then just a mafia script take a look at this" sure it will get one or two more sales
  24. @snake http://makewebgames.io/board800-wishes-for-new-modifications/ make some of the mods people post there some of them are nice ideas @brad why post twice just edit your last post and add the part you wanted to saves on people telling you not to double post lol
  25. your not really selling it very well lol why not sell just the layout for say $200 (would probably have to be less) since it does look very nice
×
×
  • Create New...