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.