Jump to content
MakeWebGames

Dillion & Amanda 4 Lif

Members
  • Posts

    124
  • Joined

  • Last visited

    Never

Everything posted by Dillion & Amanda 4 Lif

  1. Yeah lol AI's are in almost every game ( ps2, ps3,ps1, xbox, xbox360, you get the point ). But in would like to see this mod. You going to be selling it or giving for free?
  2. My first time, i searched text-based game and found the ravan script about a year or year and a half ago. So i purchased it, thinking, oh wow thats a good deal. Little did i know anything about php, or how to install it for that matter. So when i asked ravan to install my script, they did about 24 hours after. then i changed my user_level to member by accident, it took like 24 or something hours to change one thing in the damn sql, then i accidentally uninstalled and asked them to reinstall it one last time, and what do i get? nothing. I stumbled upon these forums about a week ago and found out ive been running illegal scripts ( although its not like i have a game up, i just do stuff from my xampp server ). So now i feel like ive been ripped off, and the only other thing is now if i want to have a game, i have to pay a bunch more than i did in the first place which kinda sucks.
  3. Use an image editing program. In this case, Photoshop, which is overpriced, but still. If your request them to change the color for you and the owner is actually helpful, just do that.
  4. Got any functions that will give the median and mode?
  5.   I agree. Metal Gear first released on the MSX helped the stealth genre of video games alot, along with its unique storyline. After that there were alot more games released under the concept of stealth, so its just an idea from the past shaped in a different way. More notably, it was when the Solid in Metal Gear came that the series was more recognized, due to its amazing story and somewhat better graphics, at the time.
  6. Thats a pretty nice function. Basic math yet i would of never thought of it lol.
  7. Better than the iframe chat i saw the other day. Someone did a iframe attack by changing their name in the staff panel to some javascript code.
  8. I've heard most of the people here dont even use the search function, or they wouldnt be asking for mods that exist, they'd find them
  9. You should delete it just because the OP is a bad liar.
  10. I'll give ya 5 mins to look at this and tell me why its funny lol Its funny because keywords "changed,edited". He said he posted before MDK666, but yet he changed and edited the script MDK666 somehow posted after him lol
  11. Is decio that noob that uses copy and pastes to screw up games? He stole one of my mods from another forum, so i called his mom and he got in trouble. Hes like 11 or something
  12. It's a fail either way. Unless you get someone , or you know how to edit actionscript to use your money system, its just another thing that distracts players from playing your game
  13. Even if you change the url, its not going to matter if someone knows your running php. UNLESS you know how to block xss from the url via htaccess
  14. So pretty much if you take thier idea, do it differently, its not breaking copyright?
  15. Not that hard to convert, but i'll do it for you if you find one
  16. Sure brad it would be a bit easier for others to upload each file, however, that decreases performance, especially because you dont use single quotes.
  17. ah, well i made this mod a week or two ago when i wasnt here, so thats why O.o "Today: 5:02pm" - "v2 is almost ready." You made it a week or two ago? Yes. I delayed putting it on because i was trying to beat Metal Gear Solid 2 again :P
  18. I dont know.. My mind is reinforced with 3 layers of steal, 100 henchmen with rpgs, ak's, etc. and a couple of tanks.
  19. I believe $_GET['ID']+=0; works as well.
  20. function mysql_escape($str) { return str_replace("'","''",$str); }   Based on that all it does is add a quote after the one quote. it isnt escaping anything
  21. The most up-to-date version is mysql_real_escape_string anyway. People seem to use the easy way out.
  22. Your mods are not really even mods, no offense. and i believe the proper MC term is $db->escape
×
×
  • Create New...