PE Documentation? menu

User Tag List

Results 1 to 7 of 7
  1. #1
    Tiger23078001's Avatar Member
    Reputation
    1
    Join Date
    Mar 2014
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    PE Documentation?

    Wondering if anyone has any of the documentation on PE's healing engine. I'm looking to put together some healing profiles.

    PE Documentation?
  2. #2
    Nevodark's Avatar Contributor
    Reputation
    233
    Join Date
    Sep 2012
    Posts
    378
    Thanks G/R
    22/22
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    there was practically non to begin with and all of what there was is gone, :P

    Take a look at some of the healing profiles that ended up on the internets and you can quickly figure it out,

    there is lowest and tank (highest HP member) added for the healing targets if i remember rightly too which you can use if you want.

  3. #3
    Tiger23078001's Avatar Member
    Reputation
    1
    Join Date
    Mar 2014
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nevodark View Post
    there was practically non to begin with and all of what there was is gone, :P

    Take a look at some of the healing profiles that ended up on the internets and you can quickly figure it out,

    there is lowest and tank (highest HP member) added for the healing targets if i remember rightly too which you can use if you want.
    Yeah, I know those. The main thing I'm looking to get info on is this:

    Code:
    "@coreHealing.needsHealing(40, 5)"
    I'm looking to know what exactly the "(40, 5)" is. I'm assuming that is telling me that 5 people are under 40% health, but I'm not sure. Also if there is a way to tell if said people are within a certain range of each other so heals like Holy Radiance can be optimized.

  4. #4
    aeonz's Avatar Master Sergeant
    Reputation
    19
    Join Date
    Nov 2010
    Posts
    136
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Tiger23078001 View Post
    Yeah, I know those. The main thing I'm looking to get info on is this:

    Code:
    "@coreHealing.needsHealing(40, 5)"
    I'm looking to know what exactly the "(40, 5)" is. I'm assuming that is telling me that 5 people are under 40% health, but I'm not sure. Also if there is a way to tell if said people are within a certain range of each other so heals like Holy Radiance can be optimized.
    Your exactly right about health % and amount of people. For Holy Radiance you can do something like this -

    Code:
    -- Holy Radiance - Party
    { "82327", { "@coreHealing.needsHealing(40, 3)", "!modifier.last", "!player.moving", "modifier.party" }, "lowest" },
    You can add in

    Code:
    "!lowest.range > 40",
    Last edited by aeonz; 06-17-2014 at 01:53 AM.

  5. #5
    Tiger23078001's Avatar Member
    Reputation
    1
    Join Date
    Mar 2014
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by aeonz View Post
    Your exactly right about health % and amount of people. For Holy Radiance you can do something like this -

    Code:
    -- Holy Radiance - Party
    { "82327", { "@coreHealing.needsHealing(40, 3)", "!modifier.last", "!player.moving", "modifier.party" }, "lowest" },
    You can add in

    Code:
    "!lowest.range > 40",
    I have that setup, but the problem is that HR only effects people within 10 yards the target. So 3 people could need healing like your code says, but the lowest could be more than 12 yards from everyone else, there for wasting it. That's what I'm looking to get around. HR is the only spell I can think of that works this way off the top of my head so its not a huge deal if PE can't.

  6. #6
    aeonz's Avatar Master Sergeant
    Reputation
    19
    Join Date
    Nov 2010
    Posts
    136
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't know much about healing for PE or Holy Paladin but you can add more if you like for example:

    Code:
    -- Holy Radiance - Raid 10
    { "82327", { "@coreHealing.needsHealing(40, 10)", "!modifier.last", "!player.moving", "modifier.raid", "!modifier.members > 10" }, "lowest" },
    I'm still figuring out PE seeing as how casters for PE seem to bug out when "LoS" which I wish was added in PE... I wouldn't know where to start for that. If you want I do have a Holy Paladin Profile that I've kept and am learning from.

    -- Holy Paladin --
    http://download1478.mediafire.com/mw...MrTheSoulz.zip

  7. #7
    thefrese's Avatar Member
    Reputation
    10
    Join Date
    Sep 2013
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @coreHealing was never supposed to be a core healing function. Phelps said it was a quick and sloppy solution to something he was going to fix later. I think that he intended to have group based healing functions as well as a "players in an area" kind of function but then Blizzard happened.

Similar Threads

  1. Hiding Documents in Pictures
    By Nosferattu in forum Community Chat
    Replies: 2
    Last Post: 08-03-2008, 07:24 PM
  2. Replies: 5
    Last Post: 06-22-2008, 03:16 PM
  3. C++ Ascent Script Documentation
    By latruwski in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 11-26-2007, 02:38 PM
  4. Lua Ascent Script Documentation
    By latruwski in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 11-26-2007, 12:42 PM
All times are GMT -5. The time now is 02:42 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search