Jump to content
MakeWebGames

Dukky

Members
  • Posts

    34
  • Joined

  • Last visited

    Never

Dukky's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Re: [V2] Attacking Turns Shop you need to add the -1 attack turns in the other attack files
  2. Dukky

    Crimes

    Re: Crimes and the error is   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 ')' at line 1 Query was INSERT INTO crimes (crimeNAME, crimeBRAVE, crimePERCFORM, crimeSUCCESSMUNY, crimeSUCCESSCRYS, crimeSUCCESSITEM, crimeGROUP, crimeITEXT, crimeSTEXT, crimeFTEXT, crimeJTEXT, crimeJAILTIME, crimeJREASON, crimeXP, crimeEXP) VALUES( 'test crime', '1', '((WILL*0.8)/2.5)+(LEVEL/4)', '1', 0, 0, '1', 'test', 'pass', 'fail', 'jail', 0, '0', '0', )
  3. ok i have been making a new crime system i get 1 errorr :| staff crimes : $db->query("INSERT INTO crimes (crimeNAME, crimeBRAVE, crimePERCFORM, crimeSUCCESSMUNY, crimeSUCCESSCRYS, crimeSUCCESSITEM, crimeGROUP, crimeITEXT, crimeSTEXT, crimeFTEXT, crimeJTEXT, crimeJAILTIME, crimeJREASON, crimeXP, crimeEXP) VALUES( '{$_POST['name']}', '{$_POST['brave']}', '{$_POST['percform']}', '{$_POST['money']}', {$_POST['crys']}, {$_POST['item']}, '{$_POST['group']}', '{$_POST['itext']}', '{$_POST['stext']}', '{$_POST['ftext']}', '{$_POST['jtext']}', {$_POST['jailtime']}, '{$_POST['jailreason']}', '{$_POST['crimexp']}', {$_POST['crimeexp']})");   as you can see i have inserted a new feild in the crimes crimeEXP can anyone tell me if that sql looks right as i got a little confused with the end query Thanks
  4. dose anyone know how to do a dropdown / expandable menu
  5. Re: [MCCODES V2] Forums Fix for Ranks, Number of Posts + Delete Error how would i get that ranking system to show on the user profile and there main game rank
  6. Re: Viewing codes hack come on do i look 13 http://www.facebook.com/Jameo.NSUK?ref=profile if so you are blind
  7. Re: Viewing codes hack yer i know mtg i got paypal like a year ago and it got locked cause i added a card and the probs got the info that i was 17 off that and it got unlocked when i was 18
  8. Re: Viewing codes hack me hack games lol i dont know the silghest on hacking ok ill be the age you want me to be then :S thaught you have to be 18 to have paypal ? how the noobs get round this ?
  9. Re: Viewing codes hack erm tbh mate im 18 and yer i am jameo and i was saying you got it right if you think im 13 your just 1 big tool
  10. Re: [mccode v2] Annoucements Upgrade! like images for urgency and type of announcement
  11. Re: [mccode v2] Player Card ($8) this is a great mod thanks killah he done the design i just done the KC logo on the left i do recommed this :) hers mine :P +2
  12. Re: [mccode v2] Annoucements Upgrade! pictures ?
  13. Re: House pic trouble umm ok just go over my help lol looks wrong anyway lol   <?php if($ir['protected']) { print "<h2>Housing Info:</h2> ?> so if your protected it shows you what house you live in
  14. Re: House pic trouble   <?php print " <center><font color=red>Your House Is:{$ir['hNAME']}</font></center> <center>{$ir['hPIC']}</center>"; ?> i think lol add it under   <?php <td colspan="2">[b]Married:[/b] '.$partner.'</td> </tr> </table>'; ?> I Likes Colours and obv remove the php tags lool
  15. Re: [mccode v2] Player Card ($8) bluedevil or killah contact me on msn as i do wish to buy thanks
×
×
  • Create New...