XenoBot Forums - Powered by vBulletin

User Tag List

Results 1 to 4 of 4

Thread: Backpacks minimizing

  1. #1

    Join Date
    Oct 2013
    Posts
    90
    Mentioned
    10 Post(s)
    Tagged
    0 Thread(s)

    Backpacks minimizing

    I'm new back to Xeno & Tibia the last time I used Xeno was before it got the Apohis update, is there some issue with Xeno that makes it not minimize backpacks? I've tried everything I could think of to get it working, I've changed how scripts run, used other scripts, nothing has worked so far, any help would be much appreciated!

  2. #2
    Moderator Elvang's Avatar
    Join Date
    Dec 2010
    Location
    B.C. Canada
    Posts
    1,365
    Mentioned
    104 Post(s)
    Tagged
    1 Thread(s)
    Quote Originally Posted by Kezzar View Post
    I'm new back to Xeno & Tibia the last time I used Xeno was before it got the Apohis update, is there some issue with Xeno that makes it not minimize backpacks? I've tried everything I could think of to get it working, I've changed how scripts run, used other scripts, nothing has worked so far, any help would be much appreciated!
    Do the scripts have this in the part that opens the backpacks?

    http://xenobot.wikia.com/wiki/Container_Minimize

  3. #3

    Join Date
    Oct 2013
    Posts
    90
    Mentioned
    10 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Elvang View Post
    Do the scripts have this in the part that opens the backpacks?

    http://xenobot.wikia.com/wiki/Container_Minimize
    It has
    Code:
    Container.GetByName(Goldname):Minimize()
    I also tried setting it up a different way by using
    Code:
    Self.OpenMainBackpack(true):OpenChildren({Goldname, true})
    Still to no avail, however when using the same script it minimizes the depot backpacks when it opens them, which is what I can't work out atm

  4. #4

    Join Date
    Oct 2013
    Posts
    90
    Mentioned
    10 Post(s)
    Tagged
    0 Thread(s)
    I've tried it both ways separate and with other stuff, that would be good if you could, I won't be home until tomorrow so I'll PM you to arrange a time.

Posting Permissions

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