Jump to content
MakeWebGames

Astra

Members
  • Posts

    284
  • Joined

  • Last visited

    Never

Astra's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Re: Help with a syntax error Thanks Decepti0n that worked great.
  2. hello, I am trying to make a user icon for the players gender in the format like the donoter icon but after trying a lot of differnt trys I am unable to get this to work would anyone be able to help with this?   if($r['gender']) == Female { $icon_gender = "[img=images/icons/male.png]"; } if($r['gender']) == Male { $icon_gender = "[img=images/icons/female.png]"; }
  3. Re: LARGE ammount of stolen code in use. lol, bet you had something to do with that awakenedlands.com :roll:
  4. Re: i better warn all game owners here lol, he keeps asking me to fix his crons
  5. Re: How do You Code Php Tables lol and stop acting like a noob on msn CrazyT.
  6. Re: no encryption Thats very ture I find the encryption very useful just get a password reset mod for your site that mails the user their new password.
  7. Re: User "sifter" cron well when you have like 4,000 accounds you what to remove them as the 5min cron is updating accounts that no one uses so this puts lag on the server ect.
  8. Re: User "sifter" cron I am well buying this :lol:
  9. Re: Counting (nr game) 801
  10. I am looking into Dedicated Hosting if anyone knows any good hosting that does not cost too much then could you let me know and does anyone have any kind of idea how much ram a online text based uses? with around 1,800 players? Thanks for any help.
  11. validation mod Yes it is .png Also how would you enable the GD library?
  12. validation mod Even with that uploaded it still does not work could it be anything else?
  13. validation mod I just can't get the image too show :hmmm: does anyone have the image used?
  14. adding a crime panel in admin panel Thanks it works great now.
  15. adding a crime panel in admin panel I think I did it right but I get this :hmmm:  
×
×
  • Create New...