Jump to content
MakeWebGames

gurpreet

Members
  • Posts

    834
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by gurpreet

  1. Re: Jail and Hospital   Yeh, I think something is up with my files, because this shows the yellow of each (No people in jail or hosp, so it should be green)
  2. Re: Jail and Hospital Tried both, got unexpected T_String. Here's Lithium's one, uncensored >.< Just spaced out so it's easier for me (I'm too tired atm)   echo $jc = ($jc) ? '[url='jail.php'][img=ikony/jail.gif][/url]' : '[url='jail.php'][img=ikony/jail2.gif][/url]'; echo $hc = (!$hc) ? '[url='hospital.php'][img=ikony/hospital.gif][/url]' : ($hc > '0' && $hc < '5') ? '[url='hospital.php'][img=ikony/hospital2.gif][/url]' : '[url='hospital.php'][img=ikony/hospital3.gif][/url]';   Please correct that if it's wrong.
  3. Ok so I want it to display 5 images: jail.gif - When nobody is in jail (green jail pic) jail2.gif - When 1 or more are in jail (Red jail pic) hospital.gif - When nobody in hosp (green hosp pic) hospital2.gif - When 1 or more in hosp (yellow hosp pic) hospital3.gif - When 5 or more in hosp (red hosp pic)   if($jc > 0) { print "[url='jail.php'][img=*****/jail2.gif][/url]"; } else { print "[url='jail.php'][img=*****/jail.gif][/url]"; } if($hc > 10) { print "[url='hospital.php'][img=*****/hospital3.gif][/url]"; } else if($hc == 0) { print "[url='hospital.php'][img=*****/hospital2.gif][/url]"; } else { print "[url='hospital.php'][img=*****/hospital.gif][/url]"; }   When I use that, it only shows the green pic, even when 16 people are in hospital. Any help will be appreciated
  4. Re: Viewing codes hack Isn't PHP server side? Meaning source code stealing programs will only show the HTML, not the PHP?
  5. Re: New mccodes template Haven't seen him post...I think he got the message.
  6. Re: New mccodes template       Any more bull<censored>? I had to quote myself as you can't read. Quote 1: You say you got a backup. Quote 2: You found it and coded it. Quote 3: You edited it. Let me make the parts huge. Swearin to god about bull...You gonna die biatch
  7. Re: New mccodes template       Any more bullshit?
  8. Re: How much bandwidth does your game use?   just looked at stats: There are currently 5594 ChaoticWars players, 4908 (88%) males and 685 (12%) females. Amount of cash in circulation: $1,024,222,516,208,110,976. The average player has: $183,093,049,018,254. Amount of players with City Banks: 2107 Amount of cash in City Banks: $5,544,376,581,976,838,144. The average player has in their bank accnt: $2,631,407,964,867,982. Amount of players with Cyber Banks: 2334 Amount of cash in Cyber Banks: $35,460,343,007,399,116,800. The average player has in their bank accnt: $15,192,949,017,737,410. Amount of crystals in circulation: 85,107,266. The average player has: 13,273 crystals. Amount of gems in circulation: 61,247. The average player has: 8 gems. Amount of street steps in circulation: 65,375,339. The average player has: 11,464 street steps. Mails/Events Items 2,221,541 mails and 1,325,580 events have been sent. There are currently 79,250,359,062 items in circulation.   Your bars are killing your bandwidth, using so much each page load.
  9. Re: New mccodes template   When he says that, we say stole the code...It's just our languages.
  10. Re: [Guide]MC Economy   I have that on another game too... Here's what i have done: Bank: 4% to 1.2% CyberBank: 7% to 1.5% DonatorBank: 15% to 2% I'm going to make special items for 8000 crystals or so, not sure about money because people have a lot of money and seeing items for 500 billion or so will put users off...Any more ideas, NO RESETS!
  11. Re: [sHOWCASE] Avalon   Advertise. Put your site on lots of voting sites. This game has a lot of potential :)
  12. Re: New mccodes template AKA 10 mins finding this template, 10-15 mins re-"coding" it and adding MCcodes features...Maybe ask "Jim Miller" if he gives you permission to sell this.
  13. Re: Access denied for user Must be on your side, I use Galaxyvisions too and I haven't had problems from day 1.
  14. Re: TwIsTeD WiShEs ! Granted, but it doesn't work. I wish this topic would end and none of this crap would ever start again and that nobody would twist this wish. I WIN :D
  15. Re: What would you do with $100,000,000? Get a huge piece of land, build a ton of houses/flats and rent them. Probably half the money gone. Buy my parents a nice house (?2mil or so) Spend ?15 mil getting what I want Put the rest in an oversea account, get huge interest. Will make that 100mil back within a few years ;)
  16. Re: [mccode v2] Player Card ($8) I'm gonna get this soon. This looks really good, will purchase within the next week or 2 ;)
  17. Re: How good CronWerks/Cronus is I haven't really had bad experiences when buying mods. However, when I bought the Personal Trainer he said wait until someone releases a V2 version. I asked for help on hte line that I needed help converting, and he didn't help
  18. Re: [Guide]MC Economy   Cronus IMO is a genius at MCcodes and overall text-based games (Along with ZA, Lithium, HD, and a few others). They can keep the games going fine, and sort out problems easily :) Nice one Cronus.
  19. Re: Staff.php help   Nah that's wrestling-wars
  20. Re: Buy Your Custom Header, Login or Register!!!   What he said. The thing about these and most free templates here, they have nothing to do with gaming...They're general website templates.
  21. Re: [V1] Russian Roulette [V1] It is a paid mod...The last bit is just the query you put into PHPmyadmin.
  22. Re: bad bad girl if($ir['attacking'] && $ir['attacking'] != $_GET['ID']) { print "Bad, bad, bad girl.   Exactly what Mini said.
  23. Re: Th3 Str33ts Login: decent register: ew....Fatal error: Call to undefined function money_formatter() in /home/r33tm4n1/public_html/register.php on line 427. Hate that template, overused now... in-game: eww. Overall looks: 1/10 Overall features: 3/10.   Edit; like whizz said, I probably wouldn't remember that name..I'd have to ctrl + h to find it.
  24. Re: Staff.php help Fatal error: Call to undefined function index() in /home/strats/public_html/staff.php on line 8 Why is your DB name strats?
  25. Re: Announcement error What error comes up?
×
×
  • Create New...