Jump to content


Photo

How do I change to a specific set in GearSwap?


    5 replies to this topic

    #1 Cptbirdseye

    Cptbirdseye

      Advanced Member

    • Members
    • PipPipPip
    • 88 posts

      Posted 03 July 2014 - 07:43 AM

      How do I switch from a normal set to TH set?

         sets.TP['Delay Cap'] = {ranged="Raider's Boomerang",head="Espial Cap",neck="Rancor Collar",
              ear1="Suppanomimi",ear2="Brutal Earring",body="Espial Gambison",hands="Espial Bracers",
              ring1="Rajas Ring",ring2="Epona's Ring",back="Atheling Mantle",waist="Twilight Belt",
              legs="Espial Hose",feet="Espial Socks"}
       
          sets.TP['TH'] = {ranged="Raider's Boomerang",head="Espial Cap",neck="Rancor Collar",
              ear1="Suppanomimi",ear2="Brutal Earring",body="Espial Gambison",hands="Assassin's Armlets",
              ring1="Rajas Ring",ring2="Epona's Ring",back="Atheling Mantle",waist="Twilight Belt",
              legs="Espial Hose",feet="Raider's Poulaines +2"}
      


      #2 Arcon

      Arcon

        Advanced Member

      • Windower Staff
      • 1189 posts
      • LocationMunich, Germany

      Posted 03 July 2014 - 10:20 AM

      equip(sets.TP.TH)


      #3 Cptbirdseye

      Cptbirdseye

        Advanced Member

      • Members
      • PipPipPip
      • 88 posts

        Posted 05 July 2014 - 06:38 AM

        Oh right, thank you.  I also heard of use of a toggle but I've no idea how that works, any suggestions?



        #4 Arcon

        Arcon

          Advanced Member

        • Windower Staff
        • 1189 posts
        • LocationMunich, Germany

        Posted 05 July 2014 - 08:28 AM

        Not a clue what you mean. You should read this, if you need it it's probably in there. Or use one of the pre-made files and just fill in your gear sets.



        #5 Cptbirdseye

        Cptbirdseye

          Advanced Member

        • Members
        • PipPipPip
        • 88 posts

          Posted 06 July 2014 - 08:33 AM

          Thank you again, didn't see what I was looking for but I discovered a line someone used that worked which was //gs c toggle TP set



          #6 sdahlka

          sdahlka

            Advanced Member

          • Members
          • PipPipPip
          • 324 posts

            Posted 06 July 2014 - 12:02 PM

            Thank you again, didn't see what I was looking for but I discovered a line someone used that worked which was //gs c toggle TP set

            thats part of motes setup

             

            if you want to send the command to gearswap via chat etc. to equip a specific gearset

             

            you would use:

            macro:

            /console gs equip <setname>

            example :/console gs equip idle --for sets.idle

             

            chat:

            // gs equip <setname>

            example :// gs equip idle--for sets.idle

             

            console:

            gs equip <setname>

            example :gs equip idle--for sets.idle

             

            all the commands and such are here

            http://wiki.windower...:gearswap:start

            also all varables, functions, commands are in the file

            Windower4\addons\GearSwap\beta_examples_and_information\Variables.xlsx






            1 user(s) are reading this topic

            0 members, 1 guests, 0 anonymous users