Jump to content
MakeWebGames

MossY

Members
  • Posts

    4
  • Joined

  • Last visited

    Never

Everything posted by MossY

  1. Re: 3 Revamps [V2] nope :p Just chopped all this out.... $ir['strank']=get_rank($ir['strength'],'strength'); $ir['agirank']=get_rank($ir['agility'],'agility'); $ir['guarank']=get_rank($ir['guard'],'guard'); $ir['accrank']=get_rank($ir['accuracy'],'accuracy'); $ir['labrank']=get_rank($ir['labour'],'labour'); $ir['endrank']=get_rank($ir['endurance'],'endurance'); $ir['IQrank']=get_rank($ir['IQ'],'IQ'); $tsrank=get_rank($ts,'strength+agility+guard+accuracy'); $ts2rank=get_rank($ts2,'labour+endurance+IQ'); Working now :)
  2. Re: 3 Revamps [V2] Panda.... ---------------------- QUERY ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND us.userid != 3 AND u.user_level != 0' at line 1 Query was SELECT count(*) FROM userstats us LEFT JOIN users u ON us.userid=u.userid WHERE us.accuracy > AND us.userid != 3 AND u.user_level != 0 -------------------- in index.php....
  3. Re: [mccode] Customisable Merit System [$15.00]   it ALSO doesn't say that it doesn't give merits, OR that you need a merit system already. hindsight is a wonderful thing, it must be great to be as perfect as you :p the warning was to help others like me that read it one way, and not the other....
  4. Re: [mccode] Customisable Merit System [$15.00] WARNING!!!!! although it doesnt say, you need to already have a merit sytem in place. this system DOES NOT GIVE merits, its just a way of spending them. Complete waste of money - refund requested!
×
×
  • Create New...