how to give player ecoin and refill ecoin
thnks
Printable View
how to give player ecoin and refill ecoin
thnks
make a website for directly login + buy system
/etc/cabal/Login_Svr_xx.ini
Code:[SITE_URL]
CASHWEB_URL=http://localhost/cashshop/?v1=
GUILDWEB_URL=http://localhost/guild/?EncVal=
CASHWEB_URL_CHARGE=http://localhost/cashshop/?v1=
need put manual in db or what ?????
can give some tutorial how to put ecoin
thnks
you could add it manually
cabalcash > dbo.cashaccount > edit row
ID UserNum Cash CashBonus CashTotal UpdateDateTime
userid 1 1000000 0 1000000 2013-02-15 14:20:43.633
go in Database, CabalCash >> dbo.CashAccount
how to using query command to add ecoin ????
so easy give to other player
thnks