Jump to content
MakeWebGames

Decepti0n

Members
  • Posts

    731
  • Joined

  • Last visited

    Never

Everything posted by Decepti0n

  1. Re: Flash Games Website boredom always produces the most creative stuff (except me, i play xbox)
  2. Re: Page Redirection. mine was only to fix the original problem lol
  3. Re: MCCode V2 Problems. incorrect path to your images :D
  4. Re: About game players mine isn't :p
  5. Re: stats cap and i thought it was a billion billion zeros :P
  6. Re: stats cap a better way, is to not have so much money in your game would anyone even know what $1,000,000,000,000,000,000,000,000 is?
  7. Re: i need some help me me me
  8. Re: Dedicated Hosting yes
  9. Re: Dedicated Hosting i dont use it for games, i use it for proxies. they use a bitch load of bandwidth, and also need a good load of ram (mines at 1gig i think) to be able to basically keep running. on top of that, i can still host whatever i feel like (250gig space and 1.5tb bandwidth is hard to fill) you are right though, i dont think i'd ever run a game just to solely fill that lol...but its still nice to have other avenues of revenue rather than just a game.
  10. Re: Dedicated Hosting http://www.layeredtech.com :P
  11. Re: Dedicated Hosting I have a server too, with the same company apparently doesn't make you your own company :/
  12. Re: Dedicated Hosting you mean you have your own reseller account?
  13. Re: Help needed straightening out my game. uhh...wtf crazyt
  14. Re: Lite vs Version 2 I just wanna know what you think justifies the $300 price tag (in your opinion)
  15. Re: Lite vs Version 2 it's not worth $300...that's really all there is to it
  16. Re: wikipedia - potus error lol, i read something about the wikipedia owners or whoever working on cutting down vandalism like that things get through but i doubt it'll be long before the original article is restored :| its restored lol
  17. Re: Windows Xp - customizing the start button lmao thats friggen awesome i'll have to try it sometime, but im using the alienware desktop atm so it wouldn't work :P
  18. Re: Anyone who can code and has money for a good server want to start a game? soooo we pay for everything huh
  19. Re: donater icon uh, does that work or not?
  20. Re: Can someone please help Fatal error: Cannot redeclare money_formatter() so maybe you declared it once, and RE-declared it which is apparently bad, according to that error to declare a function we have: function function_name()   maaaaaaaaaaaaybe, judging by the error, and the re bit, you did that twice i thought error messages gave a good amount of info, guess not
  21. Re: [email protected] -- anyone know? i don't see why people give shit out when someone completely random adds them to msn saying they'll give them money i mean come onnnnnnnnnn
  22. Re: Inserting 1000 records...easier way? you can if you want random first names and last names (xa33fc assf33) etc for ($x = 1; $x <= 1000; $x++) { mysql_query(); }   otherwise, i highly doubt it
  23. Re: lite codes info is wrong in mysql.php :s double check in cpanel
  24. Re: will potions those version numbers are confusing...lucky i dont have to worry about them :P
  25. Re: Developing locally on your own local PHP/MySQL/Apache server after months of working with a hand-made apache installation :p i finally d/led wamp i love it, i loaded the zip, curl, imap and gd extensions in about ten clicks :D as opposed to my nights of getting it to work before kinda irritating moving all my files over but its ok....now i can mess around with other extensions (specifically zip because im bored)
×
×
  • Create New...