Jump to content
MakeWebGames

Zero-Affect

Members
  • Posts

    3,713
  • Joined

  • Last visited

    Never

Everything posted by Zero-Affect

  1. this is one of the older additions rent a spy that's the last version i believe.
  2. This looks good Illusions defo a modification ill be using. how much?
  3. It's Cron Jobs but looks like someone imputed a code into htaccess maybe?
  4. [mp]17[/mp] I personally like it, looks neat.
  5. gdataonline.com md5decryption.com There two i normally use when needing to decode some md5
  6. I thought of the best trick ever and this is one of PHP guru's ;) Use the following:
  7. I will gladly bounce a PHP manual off someone's head in a experiment :D If they die ill just bury they like the last one 8o anyone up to helping me? [mp]17[/mp]
  8. There is a difference in what they do? My bad format not filter but i prefer filter gives more insight into the action. LazyT & Bug stop acting like kids seriously "my dads bigger than yours" don't make me hit you both with a php manual and send you to bed with no supper (calm down it's only a commercial).
  9. Server version: 5.0.89-community Same yet failed also... Also guys remember this isn't a place to flame people
  10. Same issue once again, i believe only quotations are need when it's string?
  11. I believe i updated a noobs post with one of these which was so much more simpler when i cut it all down and optimised it
  12. query was: [mysql] UPDATE `godzilla` SET `column` = `column` + %%u%% WHERE `user` = %%d%%", 1, 1 [/mysql] FAIL^ What version of MySQL are you running maybe it's unique to your version.
  13. post a example query ill take a look, i never tried MySQL but im sure it's not possible.
  14. I don't think it's possible i did try it in print but yeah wouldn't allow another parameter, not tried it with mysql but i did look on wiki and saw something about 1990's with print using a similar formula.
  15. neither did you till someone told you, Who cares it's a filter FFS do it manually it's much easier and at least you know what your doing, what exactly does %u do? Google time kiddies :) if your going to do something like $var = '231'; // doesn't have to be a set var i just thought i'd set one $var = ( isset($var) AND ctype_digit($var) ) ? $var : '' ; // check it if ( empty($var) ) { echo 'error'; // error } else { echo '$var'; // could be anything here from echo's to mysql queries }   So are you going to use your "new found" way or stick to the longer but most understanding way, Bet most people never even knew SprintF was a filter (notice the F in sprintF, printF, vsprintF).
  16. use the paid modifications section to scan through all the mods available or in the market...
  17. seems about right MTG. fbiss => C:\dos , C:\dos\run , run\dos\run still cracks me up when i read it lol
  18. You lot do realise there is no reason to restrict yourselfs to MCC generic versions right? The friends/Enemy list i created about 8 month ago on one of my games consisted of 2 user table columns and no extra tables. Simple to do specially if i did it when i was still in the middle of learning a lot to do with exploding variables, I used the same method on my Ignore user script also. No idea which would be the quicker though, but the code is beautiful :love: I do love how people stick to Generic MCC methods specially when trying to be unique.
  19. here is some useful books and so forth =>here<=
  20. [align=center][/align] This series features the characters from the two mini-series about aliens coming to Earth claiming to be friends but in reality have an ulterior motive. The aliens may have been beaten in the mini-series but there are still a lot of them out there. In this series, Nathan Bates, the industrialist who manufactures the biological weapon that was used to defeat the aliens, wants to get his hands on the aliens' technology, so that he could profit from it, makes a deal with Diana, the alien leader. Rebel leaders, Mike Donovan, Ham Tyler, and Julie Parish know that Diana can't be trusted, so they are constantly trying to figure out what Diana is up to and stop her. Source of text www.imdb.com V at the Internet Movie Database Wiki Complete collection available at Amazon.co.uk
  21. I personally didn't like Surrogates i thought it wasn't upto standards and reminded me of I-Robot (good movie). However i am planning on watching AVATAR once again http://www.youtube.com/watch?v=WdiqiMGSp6E
  22. It's not mealy the company but on that subject why don't people use windows? because of Microsoft behind it... I use firefox due to the many years i have used it, i hate IE and chrome doesn't seem to like most websites.
  23. I have IE, Chrome, Safari, Opera and Mozilla Firefox but with all of them i still would use Firefox over all because of it being very reliable. Chrome is just another Google project, they make enough money why even support them.
  24. I'd have to say i would love a game based entirely on Scarface or The Sopranos, robbing trucks having respect for families can fall out and goto the mattress's but like proper war not like MCC based wars. I think TV and Movies do inspire games and have for the last 30 years or so.
×
×
  • Create New...