Jump to content


Photo

Gearcollector and Wardrobes


    4 replies to this topic

    #1 Cptbirdseye

    Cptbirdseye

      Advanced Member

    • Members
    • PipPipPip
    • 88 posts

      Posted 09 November 2014 - 12:31 PM

      Quick question, does Gearcollector work with wardrobes in which it stores gear in the wardrobe or does it only transfer from sacks/cases to inventory?



      #2 Arcon

      Arcon

        Advanced Member

      • Windower Staff
      • 1189 posts
      • LocationMunich, Germany

      Posted 09 November 2014 - 01:28 PM

      It does work with Wardrobe.



      #3 Xeye

      Xeye

        Advanced Member

      • Members
      • PipPipPip
      • 38 posts

        Posted 10 November 2014 - 04:34 PM

        It does work with Wardrobe.

         

        How?

         

        This is my GC setting and I don't see wardrobe:

         

        <?xml version="1.0" ?>
        <settings>
            <!--
                This file controls the settings for the GearCollector plugin.
                Settings in the <global> section apply to all characters
                The available settings are:
                blockKeyboard - Automatically disable your keyboard when collection starts
                blockMouse - Automatically disable mouse
                useSafe - Use your mog safe to collect/store items
                useLocker - Use your mog locker
                useSatchel - Use your satchel
                useSack - Use your sack
                useStorage - Use storage
                autoHeal - automatically places you in a a /heal when collection ends
                itemDelay - Time to wait inbetween moving items.
                openStorage - Whether or not to open storage sources when moving items
                -->
            <global>
                b<blockKeyboard>false</blockKeyboard>
                <lockMouse>false</blockMouse>
                <useSafe>true</useSafe>
                <useLocker>true</useLocker>
                <useSatchel>true</useSatchel>
                <useSack>true</useSack>
                <useCase>true</useCase>
                <useStorage>true</useStorage>
                <autoHeal>true</autoHeal>
                <itemDelay>200</itemDelay>
                <openStorage>false</openStorage>
                <keyDelay>50</keyDelay>
            </global>
            <!--
                You may also override specific settings on a per-character basis here.  For example,
                if you only wanted to use your satchel on a character named Bob, you would
                have a structure of
                <Bob>
                        <useSatchel>true</useSatchel>
                </Bob>
                -->
        </settings>
        
        


        #4 Arcon

        Arcon

          Advanced Member

        • Windower Staff
        • 1189 posts
        • LocationMunich, Germany

        Posted 10 November 2014 - 08:27 PM

        My bad, I read GearSwap, not GearCollector. I don't think GC works with it because of its simple storing algorithm which doesn't discern different kinds of items (since only equipment items can be stored in the Wardrobe). That way it would deadlock when it tries to move items into the Wardrobe that cannot go in there. It would not be easy to add, maybe someone will take the Wardrobe into account when they create an addon version of this plugin.


        • Xeye likes this

        #5 Cptbirdseye

        Cptbirdseye

          Advanced Member

        • Members
        • PipPipPip
        • 88 posts

          Posted 13 November 2014 - 11:24 AM

          Yeah I tried modifying mine to add <useWardrobe>true</useWardrobe> and it didn't work.  Pity, wish there was some alternative program for it since I'm having to rely on windower scripts which takes ages to run through 250 items whether it's in the inventory or not.






          1 user(s) are reading this topic

          0 members, 1 guests, 0 anonymous users