Jump to content
MakeWebGames

BARR3TT

Members
  • Posts

    16
  • Joined

  • Last visited

    Never

BARR3TT's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Re: [mccode] Voting token exchange This has one big proberlem. Users can hold ctrl key and click the vote link, and get as meany tokens as they want
  2. Does any one know how to make the attack.php For instant attack like press the weapon once and it gives you the result as it requires like 150 odd hits for som1 to beat som1 else. thanks
  3. Re: [mccodes v2]New and improved inventory code sources for free! That did the trick. Thanks very much
  4. Re: [mccodes v2]New and improved inventory code sources for free! Hey i dunno whats wrong but when trying to give out a weapon im getting this proberlem QUERY ERROR: Column count doesn't match value count at row 1 Query was INSERT INTO inventory VALUES('',10,1,1,0,0) Any solutions
  5. Re: [Request][Any Version] No Display Picture Mod Omg if your asking somthing simple like this id give up if i was you
  6. Re: [mccodes v2]New and improved inventory code sources for free! This is a realy nice mod
  7. Re: Help wanted adding item Simple as that cheers will try now   thanks edit: Yeah your spot on thanks loads.
  8. Right here is the error 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', 'a:4:{s:4:\"stat\";s:4:\"will\";s:3:\"dir\";s:3:\"pos\";s:8:\"inc_type\' at line 1 Query was INSERT INTO items VALUES('',3,'Full Will Potion','Refills 100% Will',,,0, '1', 'a:4:{s:4:\"stat\";s:4:\"will\";s:3:\"dir\";s:3:\"pos\";s:8:\"inc_type\";s:7:\"percent\";s:10:\"inc_amount\";i:100;}', '0', 'a:4:{s:4:\"stat\";s:6:\"energy\";s:3:\"dir\";s:3:\"pos\";s:8:\"inc_type\";s:6:\"figure\";s:10:\"inc_amount\";i:0;}', '0', 'a:4:{s:4:\"stat\";s:6:\"energy\";s:3:\"dir\";s:3:\"pos\";s:8:\"inc_type\";s:6:\"figure\";s:10:\"inc_amount\";i:0;}', 0, 0) Edit : Mccodes v2 (if this helps) Im trying to add a will potion to my game, but im getting this error If you can post the solution be greatful thanks Barrett
  9. Re: [Free V2] Lottery Dw i got it now..
  10. Re: [Free V2] Lottery Hey i change $tick = 1; so people can only buy one ticket but they can still buy like loads. I need to only allow them to buy one. plus the cron can you please explain more about the cron. plus unsure wht ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; means Thanks
×
×
  • Create New...