PDA

View Full Version : [WoW] Universal macro for ALL Innerspace users who change windows alot



Eloxy
05-02-2010, 04:40 PM
Deal is, multiboxing on single computer can suck a lot of juice of the computer and maby u have to lower the gfx to the point where you loose to much graphic prettyness? And for all we pvp'ers that use click to move...how anoying isnt it when your main dies and u have to play on a alt. The alt will run everywhere due to the click to move, and its probably have follow stobing set on a wrong chr....ANNOYING!

I have the macro for you,here goes!

I have two macros ingame

One called :CTM OFF

/jamba-follow strobeoff all
/console AutoInteract 0
/console extShadowQuality 3
/console farclip
/console horizonfarclip 2112
/console groundeffectdist 140
/console smallcull 1
/console characterambient

Second called :CTM ON

/jamba-follow strobeoff all
/console AutoInteract 1
/console extShadowQuality 0
/console farclip
/console horizonfarclip 1305
/console groundeffectdist 1
/console smallcull 0
/console characterambient 1

Save both macros on all characters and bind them to some useless key on your action bars somewhere.

Set up in ISboxer:
Make a keymap that sends the key for the CTM OFF macro to the main window, and sends the key for the CTM ON macro to the slaves. Then you go into characterset options and make is use the keymap when changing windows.

You are done!

Wait! what have i done now?
You will reduce the graphic details in the slave windows while the main gets good quality.
In addition, the macro will altso turn off click to move in the main window and it will turn off followstrobing so u can more seamless follow a new character.

But hey, you left "/console farclip" open with no prefix!
Yeah, i did this cuz i want the window swap as fast as posible, just left it in there to people who dont need so fast window swap ;)

Hey! My system still lags u fail!
Yeah this macros are set up for MY system, u have to edit it yourself to fit your system optimal. Check the link to get a basic school on the variables
http://www.youtube.com/watch?v=IrJjwY59jts

ARENA PVP TIP:
Make all the Base graphics identical in all windows and just make the window swap change the options i have in my macro(these are the fast ones, exept "farclip"), This will make the new window u swap to more famillar to the one u had and will cause less confusion =)


Any input/critics are welcome!
Cheers

Sly
05-02-2010, 04:51 PM
Very nice idea.. what do you use click to move on you alts for in pvp? and do you notice slower swap times when changing graphics settings as apposed to without changing settings?

Eloxy
05-02-2010, 05:00 PM
Very nice idea.. what do you use click to move on you alts for in pvp? and do you notice slower swap times when changing graphics settings as apposed to without changing settings?

I use click to move with autolooting clicking npc's and combined with my IWIN button. its a must imo ;) Slower? In dalaran it might be slower by 0.001 sec or so, but in arenas,bg's and open world its just the same. Aslong as you dont use /console farclip. This will make you have a little load time to load in the new land.

Sly
05-02-2010, 05:14 PM
I use click to move with autolooting clicking npc's and combined with my IWIN button. its a must imo ;) Slower? In dalaran it might be slower by 0.001 sec or so, but in arenas,bg's and open world its just the same. Aslong as you dont use /console farclip. This will make you have a little load time to load in the new land.

its not noticable at all then lol! so what is your IWIN button? can i have one of those? :D

Eloxy
05-02-2010, 05:22 PM
its not noticable at all then lol! so what is your IWIN button? can i have one of those? :D

My IWIN button isnt anything special, its just

#showtooltip Elemental Mastery
/use 10
/cast Elemental Mastery
/cast Blood Fury
/cast Lava Burst

Catamer
05-05-2010, 05:59 PM
Ok, I tried this. ISBoxer #35 already has CTM items under the keymap->general->"Click to move on" and "Click to move off" they are default to SHFT-ALT-N to turn it on,a nd CNTRL-ALT-N to turn it off. it uses a macro.
I replaced the default macro of /console AutoInteract 1 with your macros above. to debug it I also added to the right macro
/p click to move on
/p click to move off

I then made a new general mapped keys and called it "click to move onoff" and it sends SHFT-ALT-N to the main window and CNTRL-ALT-N to all of the other windows. then I made it so that each character get the "click to move onoff" mapped key pressed whenever they become the main.

it seems to be working fine and all of my toons say "click to move off" or "click to move on" ... twice but it still works. it did slow down the window switching slightly and that might be because it's sending the onoff key twice to every window.