PQR heal with  char name ? menu

Shout-Out

User Tag List

Results 1 to 3 of 3
  1. #1
    etal's Avatar Member
    Reputation
    1
    Join Date
    Oct 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    PQR heal with char name ?

    hi i hope you can help me
    I want to set PQR so that it only heals people with the name xxxxxxx
    is this possible and if so how
    sry for my bad english




    Code:
    if Nova_WordOfGloryCheck 
     and select(5, Nova_UnitInfo('player')) >= 3 then
    	if IsPlayerSpell(114163) then
    		if select(2, GetSpellCooldown(114163)) == 0 then
    			if members[1].HP < Nova_WordOfGlory then
    				CastSpellByName(GetSpellInfo(114163), members[1].Unit)
    				return true
    			end
    		end
    	elseif PQR_SpellAvailable(85673) then
    		if members[1].HP < 80 then
    			CastSpellByName(GetSpellInfo(85673), members[1].Unit)
    			return true
    		end
    	end
    end
    end
    d

    PQR heal with  char name ?
  2. #2
    kuukuu's Avatar Contributor
    Reputation
    269
    Join Date
    Jul 2012
    Posts
    619
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you're using Nova's profiles you should just be able to use their custom table ability unless they've changed it. If there's someone in the custom table, it will only heal those people if I recall correctly.
    Former PQR Developer

  3. #3
    etal's Avatar Member
    Reputation
    1
    Join Date
    Oct 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sry still learning here that I, the above code with lua and am still not as good

    do you mean here and where exactly do I change that so that every now here the char needs to enter names

    http://codepad.org/gFrtsn6E

    Code:
    	-- Check if the Player is apart of the Custom Table
    	for i=1, #Nova_CustomT do 
    		if UnitGUID("player") == Nova_CustomT[i].GUID then 
    			Nova_CustomT[i].Unit = "player" 
    			Nova_CustomT[i].HP = CalculateHP("player")
    			Nova_CustomT[i].AHP = select(2, CalculateHP("player")) 
    		end 
    	end
    
    	if IsInRaid() then
    			group = "raid"
    	elseif IsInGroup() then
    			group = "party"
    	end
    	
    	for i = 1, GetNumGroupMembers() do 
    		local member, memberhp = group..i, CalculateHP(group..i)
    d
    Last edited by etal; 06-03-2013 at 05:42 PM.

Similar Threads

  1. [lag]Multiple chars with same name
    By Andytb in forum WoW EMU Exploits & Bugs
    Replies: 8
    Last Post: 09-29-2008, 05:23 PM
  2. Replies: 2
    Last Post: 12-14-2007, 09:05 PM
  3. How'd you come up with your name?
    By idusy-org in forum Community Chat
    Replies: 233
    Last Post: 08-18-2007, 12:31 PM
  4. Change chars. name?
    By Deo in forum World of Warcraft General
    Replies: 5
    Last Post: 04-19-2007, 01:32 AM
  5. Clever Duo Char Names
    By Tory in forum World of Warcraft General
    Replies: 1
    Last Post: 09-07-2006, 07:18 AM
All times are GMT -5. The time now is 11:07 AM. 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