how to add manualy credits to all account??
how to add manualy credits to all account??
in [SQL QUERY] select [your primary mu online database] and write this:
i kindah forgot the wrong format but it should work ;)Code:UPDATE MEMB_CREDITS set CREDITS = (Amount) where AccountID = ''
or browse your sql server mu online database
muonline > memb_credits
there is a two column there Credits and account
u can set your account there and credits :D
well for me is i do import the memb_info account column to account column @ memb_credits table. (its a pain on teh ass really) so i can add all accounts with credits.
dunno how to do it in just one click but thats the only way i knew how to do it sorry. xc