Fireblade Funserver

Dont forget to vote for rewards - Homepage is fireblade.2hell.com

Join the forum, it's quick and easy

Fireblade Funserver

Dont forget to vote for rewards - Homepage is fireblade.2hell.com

Fireblade Funserver

Would you like to react to this message? Create an account in a few clicks or log in to continue.
Fireblade Funserver

WoW Funserver Forum - Fireblade

Welcome to Fireblade Funserver - enjoy playing on the server!

+2
Hiler
Alexeng
6 posters

    Temp Set Switch Fix

    avatar
    Alexeng
    Scout/Private
    Scout/Private


    Posts : 18
    Join date : 2010-02-28
    Age : 29
    Location : Icecrown Citadel

    Character sheet
    Fireblade: 70

    Temp Set Switch Fix Empty Temp Set Switch Fix

    Post by Alexeng Thu Mar 25, 2010 4:04 pm

    hi, im gonna show you people 3 scripts that makes you able to switch gear.

    Required Things:
    Supermacro: http://wowui.incgamers.com/?p=mod&m=1325

    Instructions to use:
    If you dont want to change the scripts, you have to do like this to make it work, first, use bag 3:(4,3,2,1,0) 0 is the main backpack and its number 3 we are going to use, the bag need to be atleast 20 slots. now, the items need to be put in a special order for it to work, i will show you a container and inventory slot ID list:

    Inventory:
    0 = ammo
    1 = head
    2 = neck
    3 = shoulder
    4 = shirt
    5 = chest
    6 = belt
    7 = legs
    8 = feet
    9 = wrist
    10 = gloves
    11 = finger 1
    12 = finger 2
    13 = trinket 1
    14 = trinket 2
    15 = back
    16 = main hand
    17 = off hand
    18 = ranged
    19 = tabard

    This is not the bags themselfs, but the slots in them, heres an example. 0,8 means thats its bag 0 (main backpack) and backpack slot 8, from top left going right, then like in the example below.
    Container:
    1 2 3 4
    5 6 7 8

    this is the structure of the entire script, its based on inventory to container switching, exactly like equipment manager, and heres a list on how i have linked them:
    (note, the first number is the bag itself, the second number is the bag slot)
    Container-Inventory:
    3,1 - 1 (head)
    3,2 - 2 (neck)
    3,3 - 3 (shoulder)
    3,4 - 15 (back)
    3,5 - 5 (chest)
    3,6 - 4 (shirt)
    3,7 - 19 (tabard)
    3,8 - 9 (wrist)
    3,9 - 10 (hands)
    3,10 - 6 (waist)
    3,11 - 7 (legs)
    3,12 - 8 (feet)
    3,13 - 11 (ring1)
    3,14 - 12 (ring2)
    3,15 - 13 (trinket1)
    3,16 - 14 (trinket 2)
    3,17 - 16 (main-hand)
    3,18 - 17 (offhand)
    3,19 - 18 (ranged/libram/idol/totem/relic)

    See the pattern? now this is why you need to keep the items in certain slots, and now to the scripts themselfs, you will need 3 macros to make this:

    Macro1:
    /script pickup(1) pickup(3,1)
    /script pickup(2) pickup(3,2)
    /script pickup(3) pickup(3,3)
    /script pickup(15) pickup(3,4)
    /script pickup(5) pickup(3,5)
    /script pickup(4) pickup(3,6)
    /script pickup(19) pickup(3,7)
    /macro Macro2

    Macro2:
    /script pickup(9) pickup(3,8)
    /script pickup(10) pickup(3,9)
    /script pickup(6) pickup(3,10)
    /script pickup(7) pickup(3,11)
    /script pickup(8) pickup(3,12)
    /script pickup(11) pickup(3,13)
    /in 1 /script pickup(12) pickup(3,14)
    /macro Macro3:

    Macro3:
    /script pickup(13) pickup(3,15)
    /script pickup(14) pickup(3,16)
    /script pickup(16) pickup(3,17)
    /script pickup(17) pickup(3,18)
    /script pickup(18) pickup(3,19)

    the /in 1 used in macro2 is to destroy a small leak, dont take it away. Also, you can only swap between 2 sets with this, but its better than nothing when you want to switch between dps/healer and so on.
    This script WILL NOT work without supermacro, and if you want to make a script without it you wont be able to switch gear with more than 3 dragon gems, also this is more leak-free.
    if you complain try to do something better first!!


    Last edited by Alexeng on Thu Mar 25, 2010 4:15 pm; edited 2 times in total (Reason for editing : disabling smileys)
    Hiler
    Hiler
    Knight/Stone Guard
    Knight/Stone Guard


    Posts : 362
    Join date : 2009-12-07
    Age : 29
    Location : Montenegro,Cetinje

    Character sheet
    Fireblade: 70

    Temp Set Switch Fix Empty Re: Temp Set Switch Fix

    Post by Hiler Fri Mar 26, 2010 2:43 am

    Its much more easy if u use Equip manager in ur interface/help tab Very Happy
    lintha
    lintha
    Sergeant Major/First Sergeant
    Sergeant Major/First Sergeant


    Posts : 168
    Join date : 2009-11-11
    Age : 28
    Location : South Australia, Adelaide

    Character sheet
    Fireblade: 70

    Temp Set Switch Fix Empty Re: Temp Set Switch Fix

    Post by lintha Fri Mar 26, 2010 5:13 am

    Hiler wrote:Its much more easy if u use Equip manager in ur interface/help tab Very Happy

    I don't think the Equipment Manager works on this server :S well it doesn't for me.
    avatar
    Alexeng
    Scout/Private
    Scout/Private


    Posts : 18
    Join date : 2010-02-28
    Age : 29
    Location : Icecrown Citadel

    Character sheet
    Fireblade: 70

    Temp Set Switch Fix Empty Re: Temp Set Switch Fix

    Post by Alexeng Fri Mar 26, 2010 5:59 am

    no, equipment manager doesnt work, you cant save the sets, thats why i made this
    Saveon
    Saveon
    Sergeant Major/First Sergeant
    Sergeant Major/First Sergeant


    Posts : 196
    Join date : 2010-02-23
    Age : 32
    Location : New Jersey, USA

    Character sheet
    Fireblade: 70

    Temp Set Switch Fix Empty Re: Temp Set Switch Fix

    Post by Saveon Fri Mar 26, 2010 6:13 am

    Thanks, nice guide. This helps me alot because I have a lot
    of junk and finding items gets annoying. Razz
    avatar
    Alexeng
    Scout/Private
    Scout/Private


    Posts : 18
    Join date : 2010-02-28
    Age : 29
    Location : Icecrown Citadel

    Character sheet
    Fireblade: 70

    Temp Set Switch Fix Empty Re: Temp Set Switch Fix

    Post by Alexeng Fri Mar 26, 2010 6:28 am

    thanks, didnt really know if ppl were going to understand this, but its the easiest way i could come up with to tell everyone how it works and how it needs to be done Smile
    Snowknight
    Snowknight
    Sergeant
    Sergeant


    Posts : 94
    Join date : 2009-11-13
    Location : Somewhere

    Temp Set Switch Fix Empty Re: Temp Set Switch Fix

    Post by Snowknight Fri Mar 26, 2010 7:13 am

    Lol, its much esyer just to make a mcro with like /equip (Gear name) lol.
    avatar
    Alexeng
    Scout/Private
    Scout/Private


    Posts : 18
    Join date : 2010-02-28
    Age : 29
    Location : Icecrown Citadel

    Character sheet
    Fireblade: 70

    Temp Set Switch Fix Empty Re: Temp Set Switch Fix

    Post by Alexeng Fri Mar 26, 2010 7:14 am

    easier yes, but it also doesnt equip your gear if you have more than 3 dragon gems, and with this you dont have to change the name all the times, just put the new item into its bag slot/equip it and you have changed your set
    Saveon
    Saveon
    Sergeant Major/First Sergeant
    Sergeant Major/First Sergeant


    Posts : 196
    Join date : 2010-02-23
    Age : 32
    Location : New Jersey, USA

    Character sheet
    Fireblade: 70

    Temp Set Switch Fix Empty Re: Temp Set Switch Fix

    Post by Saveon Fri Mar 26, 2010 7:57 am

    Truster or Admin. I gave a + rate on the guide post. But where is the "Thanks" button to give +rep? It seems to appear and disappear out of nowhere. Never available when it would be necessary to use it. Sad

    Sorry Alexeng I want to give you a +Thanks but it's not there. :S
    avatar
    Alexeng
    Scout/Private
    Scout/Private


    Posts : 18
    Join date : 2010-02-28
    Age : 29
    Location : Icecrown Citadel

    Character sheet
    Fireblade: 70

    Temp Set Switch Fix Empty Re: Temp Set Switch Fix

    Post by Alexeng Fri Mar 26, 2010 8:00 am

    dont worry, i made this guide to help people, not to get rep and forum status. its not your status on the forum that counts, its your status in the game Smile
    Truster
    Truster
    Admin
    Admin


    Posts : 391
    Join date : 2009-11-07
    Age : 31
    Location : Norway

    Character sheet
    Fireblade: 70

    Temp Set Switch Fix Empty Re: Temp Set Switch Fix

    Post by Truster Fri Mar 26, 2010 8:01 am

    not sure i will check that out saveon. Smile seems like this guide deserve some thanks Razz

    Sponsored content


    Temp Set Switch Fix Empty Re: Temp Set Switch Fix

    Post by Sponsored content


      Current date/time is Sun May 19, 2024 7:30 am