Help ~  PQR~~  My PQR has been unable to work menu

User Tag List

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

    Help ~ PQR~~ My PQR has been unable to work

    I am a Chinese WOWer , players why PQR I never way is to use ,In-game countless mistakes Help ~  PQR~~  My PQR has been unable to work-wowscrnshot_111713_121028-jpg

    Help ~  PQR~~  My PQR has been unable to work
  2. #2
    crystal_tech's Avatar Elite User
    Reputation
    468
    Join Date
    Feb 2008
    Posts
    1,033
    Thanks G/R
    1/6
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    missing a function in the data file.

    add this to PQR_Nova_Data.lua

    Code:
    -- Universal Modifier Checker
    Nova_Pause = nil
    function Nova_Pause(num)
    	local num = num or 0
    	if num == 1 
    		and IsLeftShiftKeyDown() 
    		and not GetCurrentKeyBoardFocus() then
    			return true
    	elseif num == 2 
    		and IsLeftControlKeyDown() 
    		and not GetCurrentKeyBoardFocus() then
    			return true
    	elseif num == 3 
    		and IsLeftAltKeyDown() 
    		and not GetCurrentKeyBoardFocus() then
    			return true
    	elseif num == 4 
    		and IsRightShiftKeyDown() 
    		and not GetCurrentKeyBoardFocus() then
    			return true
    	elseif num == 5 
    		and IsRightControlKeyDown() 
    		and not GetCurrentKeyBoardFocus() then
    			return true
    	elseif num == 6 
    		and IsRightAltKeyDown() 
    		and not GetCurrentKeyBoardFocus() then
    			return true
    	end
    	return false
    end
    by the way your using an old rotation if that message is popping up.

    Please if someone helped you donate rep to them.

  3. #3
    zs342991709's Avatar Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you very much, thank you for your help, my problem solved ~

Similar Threads

  1. [Help PQR] Not interrupt on focus on "x" buffs
    By huhuking in forum WoW Bots Questions & Requests
    Replies: 5
    Last Post: 08-09-2014, 08:49 AM
  2. Replies: 1
    Last Post: 12-20-2013, 01:16 PM
  3. [HELP] PQR Rotation Bot Profile Making
    By Missu in forum Programming
    Replies: 0
    Last Post: 10-22-2012, 06:27 AM
All times are GMT -5. The time now is 04:05 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