Stock of players

Results 1 to 3 of 3
  1. #1
    Newbie Nicekilla is offline
    MemberRank
    Jun 2009 Join Date
    6Posts

    idea Stock of players

    Forgive for my bad English dear members of conference. I cannot find the table where things of players are stored. Prompt to me please. I wish to write on PHP the panel for viewing of stocks of players.


  2. #2
    The Dinosaur chumpywumpy is offline
    Grand MasterRank
    Jun 2008 Join Date
    /f451/Location
    5,127Posts

    Re: Stock of players

    You mean you can't find the cabal_inventory_table or cabal_warehouse_table in the gamedb? They are not exactly hidden.

    Don't expect a nice easy list of item numbers as Cabal doesn't work like that.
    http://forum.ragezone.com/f460/tips-...binary-430732/

    If you want to do it in PHP this will help:
    http://forum.ragezone.com/f459/php-s...y-table-522895

    Also you should be aware that the default PHP configuration won't show you all items. Look in the php.ini for the mssql text size and increase it as 4096 (the default) is too small to see the whole inventory.

  3. #3
    Newbie Nicekilla is offline
    MemberRank
    Jun 2009 Join Date
    6Posts

    Re: Stock of players

    Respected Champy, I have found the given tables, but I could not find there ID things.
    Thanks you for references, now I have understood the error ^^



Advertisement