So you want to Party? (Glide)
What you will need
1. Previous knowledge of Glider, Tasks and Custom Classes (This is not a guide on how to install Glider, Pather or a Custom Class)
2. a Glider Elite subscription
3. A decent PC, capable of running two copies of Wow/Pather
4. Two copies of WoW, linked via RAF
5. Some gold to fund them, as they will level very very quick
What you need to do
[1] Choose a combination that will work
This isn't a highly important factor, but will affect your XP rate depending on class & spec setup. For my guide, I recommend use of a warrior and priest for good XP.
The reasons for this is the warrior will charge in, saving time on pulls, having high HP and good DPS. The priest simply acts as a healbot & buffbot who will throw up a dot and wand.
[2] Install two seperate working copies of Glider/CC/Pather
(so they could each individually glide using pather if you wanted)
For PPather Installations - I recommend the use of the PPather AutoUpdater Tool Located -=> Glider Forums
This tool will allow for flawless installalations of PPather, every time!
Custom Classes are here: Glider Forums
Glider can be located on Glider
[3] use Dirt-E's Pather.DLL Patch which enables party gliding
Official Thread Here -=> Glider Forums
And there is a further guide here -=> Glider Forums
In short - you are replacing your Pather.DLL with a new version, and adding in some code to your task files for the leader, and follower.
[4] Add in some code to your Task Files
The code required to add to both task files is the same, so add this to both task files and edit appropriately
Party
{
$Prio = 2;
$Distance = 7;
$UseMount = True;
$Names = ["LEADER", "FOLLOWER1"];
$Assist = True;
$LeaderIP = "127.0.0.1"; //if using internal IP it will be 192.168.x.x
}
This will work over a LAN, and on the same PC. Leave as 127.0.0.1 if you're on the same PC, and the LAN IP if you're using seperate PC's.
It's also very important to remove the { Pull } task from the follower, so they don't pull any mobs they aren't supposed to.
You are complete - you should be able to load them up, join a party and click glide!
[5] Tweaks, Limitations & Additional Information
Characters with accented names have been reported to have issues
You can remove the harvest and loot tasks from the leader, to ensure they don't loot anything. This might not be a good idea all the time, ie if they might be picking up quest items. However with looting and harvesting off on your leader, the XP Rate will greatly increase.
You will of course need to tweak the custom classes to work efficiently together. Ie; Centurion (Warrior CC) has an option to assist party members who get aggro - which is a great function for this, as he will run back and save your priest from death.
Obviously, with the priests CC setup, you want to emphasize early / safe healing and minimize spells like mind blast as you want him wanding/ dotting and saving his mana to keep the warrior up.
There's countless possibilities for CC setups and combinations, but this is just an example. I hear warlock/shadow priest, bm hunter/affli warlock are some good combo's.
I hope you found this guide useful. If I see some interested in it, I will definately expand on it because this is something I've done since day 1 and have lots of knowledge about, so feel free to ask meaningful questions.
M.