Jump to content
MakeWebGames

Haunted Dawg

Members
  • Posts

    2,933
  • Joined

  • Last visited

    Never
  • Days Won

    1

Everything posted by Haunted Dawg

  1. Re: Let see I was going to act a total jerk here and add a "Leave it to the amateurs" image, but thought not.   I could of, but that mean's im spoon feeding you.
  2. Re: Let see   Those are both wrong. You can not use $statnames[{$_POST['stat']}], it need's to be $statnames[$_POST['stat']] As for the will... Please read:   Which mean's were deducting will from them, so we have to update. And that's why your wrong on the will part. The only part you are correct on is the </form> bit.
  3. Re: Image pixel Hmm, then i must be dreaming xD
  4. Re: Image pixel
  5. Re: How Can I Secure A Game? Those don't only protect you from SQL injection's, there's more to it than you think..
  6. Re: Function help these functions: case 'idx': furnidx(); break; case 'furnlist': furn_list(); break; case 'buy': buy(); break; default: furnidx(); break; (this is line 168) Need to be outside of function buy_furniture()
  7. Re: [mccode v2] Stock Market. Working + Secured Your stock is supposed to crash if it goes bellow 0. Did you install the full cron? 0.o
  8. Re: [mccodes V2] Nuclear Bomb   For a person who says variables is attackable, nice comment.
  9. Re: Hey Ho Mo Go Miniman, if you've actualy looked at torncity's coding. It is brilliant, better than most here. I ran into an SQL error once, got to say, their database class is just excellent! The SQL error showed up, and not to be funny, but the query tried to execute afterward's to see maybe if it can execute. It executed for 2 minute's after the error but after 2 minute's it show's the error. To me that is good work. Their housing system, no one could replicate! Their stock system, no one could replicate it! Their faction system is not so good, but it's still good as if you are in a big faction, you gain more from your train's. Their Companies system, many have tried to replicate, all have failed. All i can say is, i play TC and i actualy like it.
  10. Re: CE Server The server is from lpdedicated.com, Shedh, it load's fine for me, faster than usual actualy, so no need to upgrade.
  11. Re: Buy Your Custom Header, Login or Register!!! Personally, i think you have potential, altho these preview's provided are not really designed for game layout's.
  12. Re: [mccode v2] Advanced(isher) Level Upgrade Mod. Yet, no one can attack a variable unless they have some jedy power's :D, no seriously, a $variable is not attackable! Facts...
  13. Re: [MCCODES v2] Attack restriction Yes, your supposed to be in attack.php But read my post "You have no clue.." directed at Dayo.
  14. Re: [mccode v2] Advanced(isher) Level Upgrade Mod. Should i laugh or will some one else laugh for me? 0.o
  15. Re: Gangsta-Wars I am @ deadlykillah.net
  16. Re: Deadly Hustle   The background image come's in a pack you buy. It's a collection pack for user's use as they wish Except not resell the package.
  17. Re: Gangsta-Wars Yes i do, you posted on it.
  18. Re: Deadly Hustle Joel sold it to my partner.
  19. Deadly hustle is a great game owned and operated by the owner's of kronicgaming.com. First of all i would like to say, the layout might not be all great, but the community is good. We have generated 7,000 member's in 2 month's. We hit around 400 online daily if not more. We alway's will have member's online no matter what time of the day! On average, we have around 30+ online in last 15 minute's at almost anytime of the day! Come visit this fast growing website now at http://deadlyhustle.net. PS: Access points: http://deadlyhustle.net http://deadlyhustle.com
  20. Re: Workshop ($10) If you want more sale's drop it to $5.00, there are a couple free one's out there, that have not been posted yet.
  21. Re: [MCCODES v2] Attack restriction   You have no clue..
  22. Re: [MCCODES v2] Attack restriction   if(($ir['level'] - $odata['level']) >= 3) { echo 'User not attackable'; exit($h->endpage()); }   We are working with the attack, therefor we need to use $odata[$i]
  23. Re: Captcha Problem Check the file for an error.
  24. Re: Something other than male/female? It say's: Edited: Error meaning i fixed an error, it should work -_-
  25. Re: Gangsta-Wars Spam my game again, and you won't have a game again ;)
×
×
  • Create New...