Jump to content
MakeWebGames

Dominion

Members
  • Posts

    2,447
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Dominion

  1. i know, i just thought every post on this site has a "learn **** yourself" by someone and a link to a site (e.g. php.net) so i would add one :P
  2. omg look you can learn yourself - How to use Google.com
  3. @ CoRnNuB and/or bladewolf2010 – when something like this happens it's the point of this to inform people - http://makewebgames.io/board873-collaboration-experiences/ If you don't say anything what’s to stop them (whoever is wrong) doing it again?
  4. Jail on the first fail is not a good idea in my opinion, what if people just get in wrong? - edit - you changed you post
  5. Paddy Green - i don't know you, however i do like you already :thumbsup:
  6. Why not give them a set amount of “free mails” an hour after that they must fill in a Captcha?
  7.   ummmm take your childish fight to msn? seems to me your in the wrong for taking his money. If he can't pay you yes it’s wrong but don't act like a 2 year old and spam things... OR post here - http://makewebgames.io/board873-collaboration-experiences/   p.s. so I am not spamming, I will not be posting here again (unless I really really want to)
  8. a_bertrand - thank you for putting the time in and doing something like this for everyone :)
  9. Most or "all" of the "advanced" mods that have been released are...Well unsecure to say the least. At the end of the day there free so you can't really say much, any free mod going on your site should be both checked over and changed to fit your site anyway.
  10. May I ask why you think someone who has posted for help as much as he does even has a "coder” working for him? One more thing (some as last time really) why not post something remotely helpful at least Joshua pointed out he was in the wrong section... @ CoRnNuB - http://makewebgames.io/board791/31174-need-advanced-marriage/ next time try looking?
  11. [lmgtfy]how to google[/lmgtfy] you learned here...
  12. i must be missing what you are asking here, do you want something that says "your have % chance of doing this crime"   <?php ///do NOT use this it is a bad example $formula = 100 * 2 / 5; //change to your crime formula... echo "you have $formula% chance of doing this crime"; ?>   and if your formula is in criminal.php pass it on to docrime or just have it in 2 files (as long as there the same) edit - you could always post your page and explain a little more?
  13. well the issue asked about or not does not really matter, its an issue so fixing it to stop more posts may help in the long run ;)
  14. line 86 your using $ir thats your user data. the data for the profile your viewing is $r   $r['username'] = "<font color=green>{$r['username']} </font> [img=donator.gif]";
  15. not looked at crimes in a long time but i think the success formula is in docrime.php if thats what you are after?
  16. i would love to see a topic on a standalone c# application, however would you think about doing a video using hyper cam or something like it? just asking since i would think a topic on it (even a basic topic) would be long therefore more people would sit here and watch a video on youtube etc either way i would love to see topics on c# from you :)
  17. i did not look at the 1st post so i did not know what table you wanted it in, i did think you could do that on your own :rolleyes:
  18. [mysql]ALTER TABLE `table_name` ADD `safetries` INT(11) NOT NULL DEFAULT '10'; [/mysql] ...
  19. its a function text would be whatever is in it ...   strip_my_slashes($_POST['something']); so $text is the post O_o
  20. i feel this should be taken care of before we see it on every site like we did mccodes "it has no copyright only lite does". grpg is/was a paid engine can anyone show us definitive proof that it is now a free engine under GNU/GPL ? untill then this is and should be treated as a paid engine in my opinion. anyway just me wondering :)
  21. the offer i made a few days ago (the pm) stands, also i added you on msn easy next to mwg to send things :)
  22. no ones going to help you on here, however google it and there not hard to find.
  23. Thing about a lite recode and I don’t know if anyone else who has given it a shot has found this but if you change everything that makes lite a copy of mccodes its appeal (100s of mods ready to go on) is lost for example the “$ir” that bugs so many people needs to stay so it’s easy for the people who have only ever used mccodes. If you do recode lite do not do it based on this poll – why? Let’s face it the poll is going to be a joke people who do not want you to recode it will be the people who get paid to “secure” mccodes as it is or have put work into their own site well a lite recode is a good idea it will add to the mafia games out there and that will hurt some people. Things to consider if you do recode it - Keeping $ir and anything like it You may think it should not be there anyway but at the end of the day it is in every free mod so taking it out would mean more work for the noobs this is aimed at. - Making it noob proof Abuse functions and variables this will make it easy to learn for most people have a database class put in (would not be hard to copy v2’s names) and put the lite/v1 header stuff into a file called globals as you have already said above - Keeping it to an engine You said that you may add some free mods? Don’t do everything for them the best thing about the lite copy of mccodes is its basic (and free) so keep it that way make the people who will use it work a solid base with 100s of free mods how much easier do they want it ?   Well I am not going to ramble on with stuff like this since i am sure by now you get the point recode if you want to but do not overdo it making a game and giving it out is not the same thing. If you need help i am sure posting here or going into chat will help you.
  24. 1. i am a he not a she :P 2. well not really the best links i could of posted i wanted to use sarcasm but failed lol
  25. its paid so we can't take a look :rolleyes:
×
×
  • Create New...