UPDATE `accounts` SET `money` = %d WHERE `id` = ?
new money;cache_get_value_int(0, "money", money);GivePlayerMoney(playerid, money);