Jump to content
MakeWebGames

Dante_kills

Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Dante_kills's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Re: [V1] Chests [V1] PM me and I think I can help you out with this one.
  2. Re: [V1] Chests [V1] Try this: $db->query("UPDATE users SET keys=AMT HERE"); Add that to the day cron. And where it says AMT HERE, put the amount of keys that you want to be set each day
  3. Re: [mccode] Supporter Packs I got this error: QUERY ERROR: Unknown column 'u.sp_time' in 'field list' Query was UPDATE users u LEFT JOIN userstats us ON u.userid=us.userid SET u.money=u.money+1000000,u.crystals=u.crystals+1000, us.IQ=us.IQ+200,u.sp_time=u.sp_time+30 WHERE u.userid=1 Can anyone help? Im using V2 btw.
×
×
  • Create New...