New PPather version menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 19
  1. #1
    quittingsoon's Avatar Member
    Reputation
    3
    Join Date
    Jan 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    New PPather version

    Just to let everyone know there is a new PPather version. It is PPather 1.0RC1 you can find it here :

    It is works great for me so far...

    New PPather version
  2. #2
    bobtin's Avatar Member
    Reputation
    2
    Join Date
    Oct 2007
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    would love it if you used a non glider link so us without glider forums could dl it. +rep if you do.

  3. #3
    quittingsoon's Avatar Member
    Reputation
    3
    Join Date
    Jan 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here some info taken from the post made by GliderFlix for those who dont have glider forum membership:

    Note: Do not copy your PPather.xml over as some settings were removed

    If you're too lazy to set this up I made a small application to do it for you (called WindowsApplication4 below). Simply put it in your Glider root along ccode.dll and StormLib.dll (links to both of these files at the bottom of the post). Run it, enter your toon names one per line and click on button1. This application uses all default VS names for components so should be safe to run alongside WoW but I still wouldn't advise it.

    Ok if you want to keep your toon data then follow these simple steps:

    1.) Go into your original glider directory -> pathing2 folder
    2.) You should see a file for each of your characters...select them all and copy/paste into: Your new Glider folder -> PPather -> ToonInfo.
    3.) You will now need to add a .txt extension to all of these files
    4.) To do this simply right the first file and click rename. Add ".txt" (without quotes) to the end. Repeat this for all characters

    If you want to copy over your path info then follow these steps:

    1.) Go into your original glider directory -> pathing2 folder
    2.) You should see a folder for each continent you've Path'd on. (Azeroth/Kalimdor/Expansion01)
    3.) Copy and paste all of them into: Your new Glider folder -> PPather -> PathInfo

    If you want to keep your NPC information then:
    *** This presumes you followed the steps to preserve your pathing data

    1.) First of all, go into your PPather/PathInfo/Azeroth folder and find any files called NPC_Alliance or NPC_Horde.
    2.) For each one: rename to Azeroth_Alliance.txt or Azeroth_Horde.txt and then select and copy them.
    3.) Paste the files into PPather/NPCInfo and overwrite when prompted.
    4.) Do this for each continent folder you have in PPather/PathInfo

    Once this is done, that's it...you're ready to go. If you have any problems please read the FAQ below and if you are still having problems then ask.

    Downloads
    PPather 1.0RC1 DLL
    This is the only PPather file that will stay in your Glider root
    Mirror 1: http://ppather.googlecode.com/files/PPather1.0RC1.rar
    Mirror 2: http://www.olodo.net/PPather1.0RC1.rar

    StormLib.dll
    Necessary file
    http://ppather.googlecode.com/files/StormLib.dll

    ccode.dll
    Necessary file
    http://ppather.googlecode.com/files/ccode.dll

    WindowsApplication4
    Application to set up your file structure
    Mirror 1: RapidShare: 1-Click Webhosting
    Mirror 2: http://www.olodo.net/WindowsApplication4.exe
    Mirror 3: http://ppather.googlecode.com/files/...plication4.exe
    Again i did not make this i am just giving the info to this forum...

  4. #4
    jackjack's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    whats new in this version, just wondering if i should waste time upgrading

  5. #5
    quittingsoon's Avatar Member
    Reputation
    3
    Join Date
    Jan 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It is supposed to be more stable than the svn version and fixed alot of the problems that we comming up here is another part gliderFlix posted on mmoglider.com
    Here's a list of the changes (that I can remember) from the SVN.

    =================================
    * Added exception catching to SoundPlayer in ActivityAvoidPlayers.cs
    * Fixed ActivityPickupQuest.cs for if the questpickup is a complete frame
    * Changed some logic in ActivitySellRepair.cs for ShouldSell
    * Completely changed PPather's file structure and file names (see below)
    * Toon data files now have a .txt extension
    * NPC data files now have a .txt extension
    * Added exception catching to SoundPlayer in Follower class
    * Taken out AvoidHostiles overload in EasyMover (was only used for Avoid task)
    * Completely taken out the relogger as well as its settings etc
    * Removed the restart thread for changing continents (part of Leave/JoinBG)
    * Taken out of Danger and Pull because they didn't work properly
    * Set WalkTask and HotspotTask back to how they were before so should work again in a Seq
    * Changed check to see if Mail is done...should report complete properly now
    * Added Enable/DisableCursorHook() before clicking in ActivityMailItems.cs to fix the mailing last item bug in background mode
    * Added existence checks for ccode.dll and StormLib.dll
    * If continent/zone/subzone are unknown they will say "*** unknown" in the log rather than staying blank
    * Added checks for a few files including StormLib.dll, ccode.dll and the toon data files
    * If it can't find the task file that has been selected, it also checks if you accidently named it with a .txt extension
    ----------
    Removed
    ----------
    ActivityAvoid.cs
    ActivityBuffPlayers.cs
    ActivityEquip.cs
    ActivityPartyWait.cs
    Relogger.cs
    AddTaskTask.cs
    AvoidTask.cs
    BuffTask.cs
    EquipTask.cs
    HearthTask.cs
    JoinBGTask.cs
    LearnFPTask.cs
    LeaveBGTask.cs
    LoadTask.cs
    ----------
    =================================

  6. #6
    1337person's Avatar Active Member
    Reputation
    21
    Join Date
    Aug 2007
    Posts
    119
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    could any1 reupload the Ccode.ddl? i Cant DL it

  7. #7
    phatback's Avatar Member
    Reputation
    3
    Join Date
    Dec 2007
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  8. #8
    phatback's Avatar Member
    Reputation
    3
    Join Date
    Dec 2007
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The FAQ for this version..
    F.A.Q
    Q: How can I make a 1-70 task file?
    A: With a lot of hard work! There are a lot of threads on this, so go research!

    Q: I get: unknown task type *
    A: First, make sure it's actually a task that is included in this version (see post below). If it is, then you more than likely don't have PPather set up to use the DLL. Lots of posts about this on the forum so search.

    Q: How do I add hotspots to my task file?
    A: There are a few ways to do this.
    1.) In the profile tab in the Glider window you can click on the coordinates next to "Coords:" to copy them and paste them into your task file.
    2.) Open the PPather window and click the Hotspot button. This prints your current location to the Glider window log
    3.) Make a macro in game to say 'HotSpot'. This works in the same way as the above but is slightly outdated

    Q: How can I make PPather avoid mobs/elites?
    A: PPather does not currently support avoiding mobs/elites.

    Q: Can I pickup and complete more than one quest at the same time?
    A: Yes you can. Look into the Tasks subforum for some examples of tasks that do this. There are also a number of posts on this.

    Q: Can you make me a 1-70 task file?
    A: NO!

    Q: Why was Join/LeaveBG taken out of PPather 1.0RC1?
    A: The code for those tasks is still very new and hasn't been tested fully. To avoid making 1.0RC1 unstable, they were removed.

    Q: Why did you change PPather's file structure!? Now I have to reinstall Glider ZOMG!
    A: Doing so makes things a lot cleaner so we no longer have temp. files cluttering up the glider folder. It's better to get things like this now than decide to change it later on.

    Q: Why did you take out the relogger?
    A: The relogger doesn't currently work properly and definitely isn't stable. It will be back in sometime, just not yet.

    Q: Why was the Equip task taken out?
    A: The Equip task was still very primitive and didn't work too well. I believe Orca is working on an advanced Equip task that shouldn't be too far away.

    Q: Why was the Buff task taken out?
    A: This is another task that's never worked too well. I don't even think anyone's using it anyway...may return in a later version.

    Q: Why was the Load/AddTasks task taken out?
    A: Although the latest Load task seems to work ok it's still not been fully tested and I'd prefer to keep it out for now. AddTasks simply causes too many problems.

    Q: Why was the Hearth task taken out?
    A: Wasn't fully tested and was very primitive.

    Q: WindowsApplication4 comes up with an error about ccode.dll!
    A: ccode.dll must be put into your glider root along with WindowsApplication4 and StormLib.dll

    Q: WindowsApplication4 comes up with an error about StormLib.dll!
    A: StormLib.dll must be put into your glider root along with WindowsApplication4 and ccode.dll

    Q: Why does WindowsApplication4 ask for admin permission? I don't trust it!
    A: If you're on Vista then write access is needed to create the files/directories.

    Q: Why is background mode greyed out in Glider config?
    A: You more than likely forgot to put your Glider key into your new copy of Glider.

  9. #9
    1337person's Avatar Active Member
    Reputation
    21
    Join Date
    Aug 2007
    Posts
    119
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any1 know where a guy like me could get Costum Classes for a pather? my key is scammed so i cant logg on glider forums

    PM Me For My Msn If you dont wanna send a link over the forum

  10. #10
    nixon5's Avatar Active Member
    Reputation
    15
    Join Date
    Apr 2008
    Posts
    104
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ya i have dans priest 1.2 but i dont have the keys.xml for it so i have no idea what im supposed to do for the keys

  11. #11
    J00lz's Avatar Member
    Reputation
    5
    Join Date
    May 2007
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how much more stable is this version?

  12. #12
    phatback's Avatar Member
    Reputation
    3
    Join Date
    Dec 2007
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1337person Tell me what Classes you want them for I will retrieve them for you or anyone for that matter

  13. #13
    phatback's Avatar Member
    Reputation
    3
    Join Date
    Dec 2007
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by J00lz View Post
    how much more stable is this version?
    Straight from the release topic...
    This has been under private testing for a few days and is the most stable release so far. We feel it's necessary to have this released sooner rather than later for a number of reasons I won't go into.

  14. #14
    bobtin's Avatar Member
    Reputation
    2
    Join Date
    Oct 2007
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it would be great if you put the warlock, hunter, and priest one up for me for ppather i will +rep.

  15. #15
    nixon5's Avatar Active Member
    Reputation
    15
    Join Date
    Apr 2008
    Posts
    104
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ya umm Deffidentally make a post with all the classes ESPECIALLY the priest class that ones hard to find and also make shure you get the key.xml files so we know what keys to put where

Page 1 of 2 12 LastLast

Similar Threads

  1. [DB2 EDITOR] Editor compatible with new wdb3 version of WoW Legion
    By rythualdj in forum WoW ME Questions and Requests
    Replies: 7
    Last Post: 10-31-2016, 01:09 AM
  2. [HellBuddy] Sarkoth Farming [4 NEW Different Versions]
    By TheFreak in forum D3 Gold profiles
    Replies: 19
    Last Post: 07-02-2012, 02:13 PM
  3. [NEW] Working Version of Pirox Anti Afk Bot
    By Cromat in forum World of Warcraft Bots and Programs
    Replies: 39
    Last Post: 07-14-2009, 04:06 PM
All times are GMT -5. The time now is 06:09 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search