How To Set up And Use AOE

From GameCommanderPro

Jump to: navigation, search

AOE needs a bit of setup but it's worth the effort.

GCP handles mouse broadcasting and clicking, but there are 2 issues which can throw the targeting off for AOE spells:

  1. The windows may be different aspect ratio (they can be different sizes, but the ratio of width to height must be the same)
  2. The characters may be looking in different directions.
  • The first problem can be solved by making sure that your AOE casters have the same window aspect ratio.
  • The 2nd issue requires some preparation, and a procedure to use.

The setup steps are:

  • Set the aspect ratio properly - divide width by height - make sure that this number is within about 10% for each.
  • Stand your AOE on top of each other, looking towards a distinctive target.
  • Make sure the views of each AOE caster look as similar as possible (move up/down, left/right and zoom to adjust)
  • In the chat window of each AOE caster type "/script SaveView(5)". - You can use any number 1-5 - just make sure you are consistent.

Remember we are talking about AOE, so absolute accuracy is not required - just do the best you can.

Now to cast the AOE, use a GCP command such as:

<<AOECaster1,AOECaster2,AOECaster3>>
macro /script SetView(5)
MouseBroadcast 1
cast MyAOESpell

NOTE: To enter this command:

  1. You will need to be in "full mode" - if not click mode and select "full"
  2. Click views/advanced
  3. Click add - give the command a name when asked.
  4. Enter the command (based on the above - but change the names to your characters, and the spell to the spell you want to cast) in the edit box which pops up.
  5. Hit save
  6. Click views / keys
  7. Find a spare (grey) key and click it.
  8. Select the command you created (listed under the name you chose in step 3) - this will bind the command to the key

This will:

  1. Change the view on all characters to be the same.
  2. Put GCP in mouse broadcasting mode
  3. Cast the AOE spell (actually will start it, the AOE will not go off until you click)

To use:

  1. Make sure the AOE casters are stood on top of each other and facing the same way. (I just have them follow in a straight line, then use SHIFT-S to break the follow - a spread macro will be counterproductive here)
  2. Move the mouse cursor over the window of one of the AOE casters.
  3. Press the key to activate the above command (this will allign the views, start mousebroadcasting, and initiate the cast)
  4. Move the green targeting circle to the place you want to drop the AOE and click.
  5. Press the escape key (to stop the mouse broadcasting)

This sounds complex but with practice, it takes less than a second.

Personal tools