Jump to content
MakeWebGames

Magictallguy

Administrators
  • Posts

    2,124
  • Joined

  • Last visited

  • Days Won

    144

Everything posted by Magictallguy

  1. Re: 3 Word Game He asked if
  2. Re: [REVIEW] Extreme-Warzone - Please review!!   lol fail -.-
  3. Re: Cpanel File Manager V2 from game   I suppose you could take my CSS Administration system and edit it to game files instead. But a word of warning, putting anything like this on your site can serious harm it if it got into the wrong hands.
  4. Re: Count Backwards :D 4767 //Not sure where you learned to count Alan, but you skipped 201 - 203 numbers there..
  5. Re: Cpanel File Manager V2 from game   Some servers are set up to go by port only (2082, 2083, whatever). Others are set up without cPanel :P   I like this mod, it's a great addon but u do have to be lazy if u can't be assed typing www.domain.com:2082 www.domain.com:2083 www.domain.com/cpanel But it's upto what you wanna do Are you happy now MTG?? :-P Hahaha, you made me laugh, so I suppose I am :)
  6. Re: Cpanel File Manager V2 from game   Some servers are set up to go by port only (2082, 2083, whatever). Others are set up without cPanel :P
  7. Re: [mccodes v2] Combined Gallery and Comment System [$40.00]   When it comes down out of the business, it shows you are a nice person after all. :P
  8. Re: Rise Of Lycans   Well, I was wrong.. Civility, even if it was misplaced ;)
  9. Re: Count Backwards :D 4769
  10. Re: [mccodes v2] Combined Gallery and Comment System [$40.00]   My money that I was due to be paid on Tuesday has still not gone into my bank account. I will happily reimburse you with double what you paid. I apologise for this, but due to the situation, this is out of my hands.
  11. Re: Cpanel File Manager V2 from game   Perhaps a little too much looking into - for the moment. But I'm sure someone, somewhere, will figure something out! ;)
  12. Re: [mccode v2] Bodyguard Mod   I didn't plan my CSS Administration System, or my Gallery and Combined Comment System... You can tell from the screenshots that I made it well (if I do say so myself :P)
  13. Re: Rise Of Lycans   These two are obviously not an intelligent life-form. They seem to know nothing of civility..
  14. Re: Cpanel File Manager V2 from game   You said it yourself.. Some game owners ARE lazy.
  15. Re: Cpanel File Manager V2 from game   My code was meant for inside file.php.. Also, perhaps adding an "exit" strategy may help ;) if($userid != 1) { header("Location: index.php"); exit; }
  16. Re: Count Backwards :D 4871
  17. Re: V2 crystal temple..   Sir, yes sir!
  18. Re: [MCcodes All] Staff Members cannot be attacked.   so true Anthony but to comment on the fed users being untouchable for several main reasons 1: they could of exploited money or something 2: owners are lazy they don't wipe users money etc... i think they are good reasons why that should still be enabled. Lazy owners shouldn't own games, seeing that they are too incompetant to run it properly.
  19. Re: 3 Word Game smelly penis flavour // O.o
  20. Re: [MCcodes All] Staff Members cannot be attacked.   Remove the users cash/crystals/whatever. Why should people in fed be untouchable?   die() and exit() aren't needed together. Use 1 or the other ;)
  21. Re: Cpanel File Manager V2 from game   Even better one for you.. if($userid ! =1) { header("Location: index.php"); }   Always fun :D
  22. Re: V2 crystal temple..   Exactly why are we leading up to an arguement of coding methods?! Whos making an arguement over it? I said "leading up to"..
  23. Re: V2 crystal temple..   Exactly why are we leading up to an arguement of coding methods?!
  24. Re: [V2] Crystalbank Mod [V2]   pog if ur referring to me not having a clue myself your 100% wrong so how bout you pack it in and sit there like a good boy i may be a newbie poster on here but that doesnt mean i am a newbie coder so eh shut ya faces If this is true, why on earth did you tell me to remove the echo?!
  25. Re: [McCodes V2] Assassinate user (donator only)   Simply using $ir['level'] would do the job :)
×
×
  • Create New...