where i can found the Gold balance

Results 1 to 9 of 9
  1. #1

    config where i can found the Gold balance

    hey guys i have a small question

    where i can found the Gold balance

    i think that is in the oracle DB in the gamedbd folder
    but it is also a problem that i can not edit it

    if the Gold balance is in the oracle DB what is the way to edit it


  2. #2
    Developer - JS Ben is offline
    MemberRank
    Jul 2013 Join Date
    BelguimLocation
    1,244Posts

    Re: where i can found the Gold balance

    Quote Originally Posted by Littel Fiddler View Post
    hey guys i have a small question

    where i can found the Gold balance

    i think that is in the oracle DB in the gamedbd folder
    but it is also a problem that i can not edit it

    if the Gold balance is in the oracle DB what is the way to edit it
    Its in the users table :-)

  3. #3

    Re: where i can found the Gold balance

    in the mysql database or in the oracle files @whoami1995
    and it is not in the mysql
    Last edited by Littel Fiddler; 10-08-15 at 10:14 PM.

  4. #4
    Developer - JS Ben is offline
    MemberRank
    Jul 2013 Join Date
    BelguimLocation
    1,244Posts

    Re: where i can found the Gold balance

    Quote Originally Posted by Littel Fiddler View Post
    in the mysql database or in the oracle files @whoami1995
    and it is not in the mysql
    Hm would have to check the files then gotta give me a few

    update:

    I think you can't edit the gold from DB, i've checked my old db's and the users table hold the webcurrency, but not the gold.

    So yea i doubt that its possible from the db.
    Last edited by Ben; 11-08-15 at 02:21 AM.

  5. #5
    Nerd-IO Romulan is offline
    MemberRank
    Feb 2009 Join Date
    BelgiumLocation
    3,333Posts

    Re: where i can found the Gold balance

    Mmmh... If I remember right, you can subtract from the account balance. That's the only thing you can do.

  6. #6
    Psy Sins Psytrac is online now
    MemberRank
    Jul 2011 Join Date
    Hammond, INLocation
    2,012Posts

    Re: where i can found the Gold balance

    it's in usecash

  7. #7
    Omega 343 is offline
    MemberRank
    Oct 2009 Join Date
    Ancient DGN CTYLocation
    5,514Posts

    Re: where i can found the Gold balance

    Quote Originally Posted by Psytrac View Post
    it's in usecash
    And wont be "up to date" if there's been any transactions since the "purchase", splain:

    If you "buy" (or "send") 100 gold to ACCOUNT1 but PLAYER1 spends 50 gold on an item[s] - you'll look in the MySQL DB to see ACCOUNT1 as having purchased/spent 100 gold, yet they actually only have 50 now!

  8. #8

    Re: where i can found the Gold balance

    it is not in the MySQL DB

    the usecash is a Table for charging

    i will make a user control panel and i think it will be good if the user can to know how many gold he have


  9. #9

    Re: where i can found the Gold balance

    iweb/role/index.jsp

    "check basic info of role" button



Advertisement