Log in

View Full Version : Mage AoE targeting problems



Braggon
08-20-2007, 08:26 PM
Hey all. Quick question. When boxing with mages, how does one target areas of effect utlizing spells like Flamestrike, Blizzard, Etc. on mutliple instances across machines? Im using keyclone and mutliplicity for software across two PC's. I havent tried it yet nor know how. lol Thanks. :D

keyclone
08-20-2007, 08:43 PM
keyclone will have mouse click passing... technically had it before, but it worked like crap with wow, so i removed it.

once it's working better, it'll be back.

zanthor
08-21-2007, 10:53 AM
keyclone will have mouse click passing... technically had it before, but it worked like crap with wow, so i removed it.

once it's working better, it'll be back.

As I am running Pally + Mage^2 I'd be more than happy to help test. Especially since I can provide a vista point of view :).

Xzin
08-21-2007, 11:51 AM
I use a single wireless mouse, multiple receivers, the same resolution on each client and 1 client per PC.

I also have a custom made UI mod that resyncs viewports automatically when I enter combat.

You can also resync manually by pulling to a totally vertical view.

Morganti
08-21-2007, 12:08 PM
The ghetto-fabulous way I do it is hit the shared blizzard key, then rapidly flip around between the monitors targeting and casting. Since it's just a mouse position and click it happens pretty fast. With improved blizzard you can still chew through mobs pretty good even though the cast isn't simultaneous. Multibox's mouse sharing doesnt work for me at all in terms of identical cursor positioning. Haven't been worried about doing this enough to invest in a hardware solution.

Braggon
08-21-2007, 12:28 PM
Nice Setup Xzin. Im not using that many PC's but sounds darn cool. Maybe in the future when i can explain to my wife about 5 boxes running lol!! OUCH

zanthor
08-21-2007, 01:58 PM
Xzin, any chance you would be willing to share that mod for syncing the viewport? If you need a place to host it I would be glad to do so.

If you would rather contact me via e-mail, it's zanthor at gmail dot com. Even without the hardware multicast it would make it a lot easier for me to target on the one box... mouse move - click click, mouse move click click would do it nicely.

Thanks,

Bena
08-21-2007, 02:03 PM
I've used this before with AHK.. it's not perfect but it worked. I would hit a key so all clients were in the same camera view and then hit CTRL-z to do the aoe. Each client needs to be maximized as AHK won't send to minimized windows

~^z::
keyWait, ^, z
IfWinActive, World of Warcraft
{
MouseGetPos, x, y
ControlSend,, {Ctrl down}z{Ctrl up}, ahk_id %wowid1%
ControlClick Xx Yy, ahk_id %wowid1%
ControlSend,, {Ctrl down}z{Ctrl up}, ahk_id %wowid2%
ControlClick Xx Yy, ahk_id %wowid2%
Return
}

zanthor
08-25-2007, 05:55 PM
Still hoping to talk Xzin out of the camera alignment mod...

Xzin
08-25-2007, 08:32 PM
PM me and lets talk. I will probably share it.

Jezebel
08-26-2007, 08:23 AM
I use a single wireless mouse, multiple receivers, the same resolution on each client and 1 client per PC.

I also have a custom made UI mod that resyncs viewports automatically when I enter combat.

You can also resync manually by pulling to a totally vertical view.

all youd have to do is save a camera angle to a hotkey and broadcast the key to reset the angle/zoom.. but how can you guarantee that all your toons are facing in the same direction to cast the aoe?

Xzin
08-26-2007, 12:35 PM
You can program a UI mod to do that very thing. Sync up on say, entering combat.