Como todos sabem o shop dt usa a tabela DT_SHOP_CREDITS,

e to com problema para adicionar golds da musite para o Shop,

DT_SHOP_CREDITS - credits
MEMB_INFO - gold

O que devo faze alguem pode me ajudar ;s

$TABLES_CONFIGS['WEBCASH'] = array("database" => DATABASE, //webSite || MuOnline
"table" => "webCash", //webCash || MEMB_INFO
"columnUsername" => "username", //username || memb___id
"columnAmount" => "amount", //amount || gold
"columnAmount2" => "amount2", //amount2 || gold2
"columnPoints" => "points"); //points

ai...'