Jump to content
MakeWebGames

Dukky

Members
  • Posts

    34
  • Joined

  • Last visited

    Never

Everything posted by Dukky

  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
  16. Re: Workshop ($10) will buy mate contact me on [email protected]
  17. Re: FlashChat 4.7 Auto Login? thanks ill keep this in prefrence
  18. Re: [mccode] Script For Header thanks ct +1
  19. Re: [mccode] Script For Header   sorry for bringing this backup but dose anyone know the quoted fix Thanks
  20. Re: [MCCODES V2] Abduct someone from Hospital   That code is from my shout-box mod. Dead man is back haha did he post your shoutbox.php file no lol be grateful
  21. Re: Gang Orginised Request .... i do know lol taking the piss are you dumb ? and this is posted in wrong section so thats why damn lmfao at ce users
  22. Re: Gang Orginised Request .... nice mod +1 (did you forget to post the code ?)
  23. Re: ddaysmarket try yourself your not going to get no where asking around here mate
  24. Re: [mccode v2] Monster Tent looks like the dragon mod kyle made :?
  25. Re: [MCCODES V2] 100% Working Copy Enhanced Schooling done everything and im getting You have used up your daily clicks come back tomorrow. here is my course   INSERT INTO `courses` (`crID`, `crNAME`, `crDESC`, `crSTARTING`, `crCOMPLETED`, `crCOST`, `crENERGY`, `crCASHPRIZE`, `crITEM`, `crQTY`, `crCOMPPERCENT`, `crPERCENT`, `crCLICKS`, `crPERCLICKS`, `crSTR`, `crGUARD`, `crLABOUR`, `crAGIL`, `crIQ`) VALUES (1, 'Basic Computer Course', 'Simple Computer Course', 'You Walk Into The Libary And Ask For A Basic Course', 'Have Fun With Your Skills', 1000, 100, 29, 21, 0, 100, 10, 5, 18, 0, 0, 0, 0, 100);
×
×
  • Create New...