
Dante_kills
-
Posts
3 -
Joined
-
Last visited
Never
Content Type
Profiles
Forums
Events
Posts posted by Dante_kills
-
-
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
-
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.
[mccode v1] Chests
in Free Modifications
Posted
Re: [V1] Chests [V1]
PM me and I think I can help you out with this one.