Signup Now
Results 1 to 2 of 2
  1. #1
    Free User
    Join Date
    May 2016
    Posts
    3
    Reputation
    10
    Rep Power
    0

    Deposit Items (DP)

    Hello guys,

    With further research I found that Thread: https://forums.tibiawindbot.com/show...oxes-Depositer
    It completely answers my doubts.
    Letting it in here just in case someone else is looking into that.

    I'm pretty new in here, so I beg your pardon in advance if there's already an answer out there for my question, yet I didn't manage to find it.
    I want to know the best and safest way to deposit items in the Deposit. I've found the function below but it doesn't seem to work for me.

    Code:
    --    @name	depotaction
    --    @desc		Deposits all the items on the given backpacks inside depot chest.
    --    @param	list	The standard for it is: "depotBP", "lootBP", {'category¹', 'category1BP', 'category²', 'category²BP', ...}
    -- @returns	void
    
    function depotaction(...) -- deprecated
    I believe this probably worked just fine before the change in the Deposit disposition. Well, now with the new deposit, which function should I use, or which code lines should I implement?

    The aspect I don't get is the aspect of the given disposal of the Deposit:



    And in the function I cited before, by @Lucas Terra, I were supposed to point a backpack inside the Deposit Chest itself, without pointing which box I've put it in. Hope you can help me out here.

    Thanks!
    Last edited by flessa; 05-05-2016 at 04:33 PM.

  2. #2
    Free User Cisco's Avatar
    Join Date
    Aug 2014
    Location
    Brazil
    Posts
    1,424
    Reputation
    119
    Rep Power
    23
    Quote Originally Posted by flessa View Post
    Hello guys,

    With further research I found that Thread: https://forums.tibiawindbot.com/show...oxes-Depositer
    It completely answers my doubts.
    Letting it in here just in case someone else is looking into that.

    And to withdrawthe items DP

    https://forums.tibiawindbot.com/show...Box-Withdrawer

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •