Jump to content
MakeWebGames

xRudeboiix

Members
  • Posts

    56
  • Joined

  • Last visited

xRudeboiix's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. thanks guys :) that helped
  2. on everyones profile it is shown as 0 age even tho they have been on the game
  3. thanks and its cos ma mate coded it
  4. code of what? there is no message that appears it just refreshes to the same page, it dont go past the login page
  5. my friend has just recently told me to help him build his game but neither of us can figure this one problem out.. problem: once you go on the game and type password and username and click login it will return back to the login page. any help would be nice thanks :)
  6. should i take the commas out? if so then do i replace them with anything else?
  7. I have tried adding some crimes to my game but keep getting an error message like this: 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 ' 0, '1', 'You Walk To The Bus Station And Start To Search For Cash', 'You Find S' at line 1 Query was INSERT INTO crimes (crimeNAME, crimeBRAVE, crimePERCFORM, crimeSUCCESSMUNY, crimeSUCCESSCRYS, crimeSUCCESSITEM, crimeGROUP, crimeITEXT, crimeSTEXT, crimeFTEXT, crimeJTEXT, crimeJAILTIME, crimeJREASON, crimeXP) VALUES( 'Search For Cash', '2', '((WILL*n)/5)+(LEVEL/5) ', '11', , 0, '1', 'You Walk To The Bus Station And Start To Search For Cash', 'You Find Some Cash That Was Dropped By An Old Man', '', '', , '', ) Anyway to fix this?
  8. yeah sorry i figured it out as soon as i clicked the quick reply button
  9. i got another error, if fixed the other one. QUERY ERROR: Table 'announcements' already exists Query was CREATE TABLE `announcements` ( `a_text` text NOT NULL, `a_time` int(11) NOT NULL default '0') ENGINE=MyISAM ;
  10. okay thanks
  11. i just got v2 but when i try to install it an error comes up which is: Warning: mysqli_error() expects exactly 1 parameter, 0 given in /home/monocou4/public_html/class/class_db_mysql.php on line 80 QUERY ERROR: Query was CREATE TABLE `announcements` ( `a_text` text NOT NULL, `a_time` int(11) NOT NULL default '0') ENGINE=MyISAM ;   any idea of what i can do to fix it?
  12. that was his fault but im not here to make enemys so i did say sorry
  13. i did im sorry about what happened please can you help me cos my game stopped working
×
×
  • Create New...