[PQR] Nova Team Profiles menu

Shout-Out

User Tag List

Page 89 of 157 FirstFirst ... 39858687888990919293139 ... LastLast
Results 1,321 to 1,335 of 2342
  1. #1321
    blaythe's Avatar Active Member
    Reputation
    52
    Join Date
    Aug 2012
    Posts
    137
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by grieflol View Post
    You would say that

    It must suck sucking the dick of a developer all day to get what u want in your profile. If you spent half the time that you spent on here actually being proactive and learning it, you would just be able to make your own.

    That's a bit aggressive. You seem angry.


    After looking at the accounts post history... Lol. You know where I'm going with this.

    [PQR] Nova Team Profiles
  2. #1322
    Jettand's Avatar Corporal
    Reputation
    6
    Join Date
    Sep 2012
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    is Assembla free?

    Originally Posted by bu_ba_911 View Post
    Do you have. Most up to date data file?

    Sent from my ADR6400L using Tapatalk 2
    Originally Posted by Mavmins View Post
    When i open rotation editor and stick in the url of the txt files to dl the nova profiles it says its an invalid url
    Did the same thing, made it http and it says "Invalid file type. You may only download files of type: .txt, .lua, and .xml."
    That's using: http://subversion.assembla.com/svn/nova-project/
    I know nothing about assembla, I did try and go download it but you have to pay?

    Thanks bubba for your work!
    Last edited by Jettand; 02-06-2013 at 04:30 PM.

  3. #1323
    evlow's Avatar Contributor
    Reputation
    171
    Join Date
    Sep 2007
    Posts
    233
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Jettand try http://subversion.assembla.com/svn/n...a_Profiles.txt as the URL (open it in web browser first and follow instructions)

    Make sure you copy the entire URL (click on it first) then copy from browser, it truncates in this post.

  4. #1324
    demonmeh's Avatar Member
    Reputation
    1
    Join Date
    Nov 2012
    Posts
    84
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi, where would i edit in nova frame to make minimap button defaulted to off?

  5. #1325
    bu_ba_911's Avatar Elite User
    Reputation
    552
    Join Date
    May 2006
    Posts
    1,638
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by demonmeh View Post
    hi, where would i edit in nova frame to make minimap button defaulted to off?
    its in init, jsut remove the Minimap code in the Slash Command section
    ^0^Team Nova's PQR NCC ^0^

    If you think someone did something good, take the time to show your appreciation!

  6. #1326
    demonmeh's Avatar Member
    Reputation
    1
    Join Date
    Nov 2012
    Posts
    84
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    its in init, jsut remove the Minimap code in the Slash Command section
    so just remove this?

    MiniMapCreation()

  7. #1327
    bu_ba_911's Avatar Elite User
    Reputation
    552
    Join Date
    May 2006
    Posts
    1,638
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by demonmeh View Post
    so just remove this?

    MiniMapCreation()
    that should be enough
    ^0^Team Nova's PQR NCC ^0^

    If you think someone did something good, take the time to show your appreciation!

  8. #1328
    demonmeh's Avatar Member
    Reputation
    1
    Join Date
    Nov 2012
    Posts
    84
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    that should be enough
    thanks i'll test later if it worked.

  9. #1329
    jcole227's Avatar Private
    Reputation
    2
    Join Date
    Mar 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sorry but new to pqr.. i've been using nova shadow pve for a while now but the last couple of weeks it has stopped working in a raid.....works fine in world environment but suddenly quits in raid..lfr, 10/25 man...doesn't matter...this is the error bugsack is giving me, when i got this one i was in MSV...

    12x <string>:"-- Terrace of Endless Spring: Tsulong ...":5: Usage: UnitGUID("unit")
    <in C code>
    <string>:"-- Terrace of Endless Spring: Tsulong ...":5: in function "?"
    <string>:"if PQR_Addon_Loaded == nil then...":760: in function "PQR_NextAbility"
    <string>:"if PQR_Addon_Loaded == nil then...":533: in function "PQR_ExecuteRotation"
    <string>:"if PQR_Addon_Loaded == nil then...":289: in function <string>:"if PQR_Addon_Loaded == nil then...":214

    Locals:
    (*temporary) = <func> =[C]:-1

  10. #1330
    evlow's Avatar Contributor
    Reputation
    171
    Join Date
    Sep 2007
    Posts
    233
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @jcole227 you need to remove TOES events from rotation for now

  11. #1331
    bu_ba_911's Avatar Elite User
    Reputation
    552
    Join Date
    May 2006
    Posts
    1,638
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by evlow View Post
    @jcole227 you need to remove TOES events from rotation for now
    you should be able to fix it by just making

    PHP Code:
        local npcID tonumber(UnitGUID(target):sub(6,10),16)
        
    local bossID tonumber(UnitGUID(boss1):sub(6,10),16
    intp

    PHP Code:
        local npcID tonumber(UnitGUID("target"):sub(6,10),16)
        
    local bossID tonumber(UnitGUID("boss1"):sub(6,10),16
    inside that ability

    edit when i get time, i'll also lock it only to TOES for you guys, just need to get in there and run

    /GetQuestWorldMapAreaID()

    when running a random in there XD
    Last edited by bu_ba_911; 02-06-2013 at 11:54 PM.
    ^0^Team Nova's PQR NCC ^0^

    If you think someone did something good, take the time to show your appreciation!

  12. #1332
    Aleksonfire's Avatar Master Sergeant
    Reputation
    25
    Join Date
    Nov 2012
    Posts
    132
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey trying again for answers. When I use Nova_Mod() == Nova_ChainHeal and have Nova_ChainHeal set to 2, It does not work. I have setup just like my other cds but for some reason it doesn't work. If i replace the nova mod function with IsLeftControlKeyDown() works just fine. Is this issue something with my coding or the nova data file?
    Resto Shammy Profile - https://goo.gl/nm5Nc

  13. #1333
    jcole227's Avatar Private
    Reputation
    2
    Join Date
    Mar 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thx...also removed the hof and modified both...i'll just move em as needed....but works fine now...glad you all are around

  14. #1334
    bu_ba_911's Avatar Elite User
    Reputation
    552
    Join Date
    May 2006
    Posts
    1,638
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Aleksonfire View Post
    Hey trying again for answers. When I use Nova_Mod() == Nova_ChainHeal and have Nova_ChainHeal set to 2, It does not work. I have setup just like my other cds but for some reason it doesn't work. If i replace the nova mod function with IsLeftControlKeyDown() works just fine. Is this issue something with my coding or the nova data file?
    i have no idea what the issue is.... if you other CD's work fine using that method, then i can't figure it out....

    run a test....

    if IsLeftControlKeyDown() then print(Nova_Mod()) end
    ^0^Team Nova's PQR NCC ^0^

    If you think someone did something good, take the time to show your appreciation!

  15. #1335
    Gl1500's Avatar Private
    Reputation
    1
    Join Date
    Feb 2013
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey there! I've registered as I couldn't find an answer to my question while searching the forum/ I'm using a Nova BM hunter profile which I am quite enjoying apart from one thing - it keeps on switching to Aspect of Cheetah when I move. This necessity has been cancelled in one of the last patches. I can't find an updated version of the profile, I've tried to edit the profile myself but being a dumb blonde I failed at both/ Please help! =)

Similar Threads

  1. [PQR] Gabbz Mage Profiles
    By Gabbz in forum WoW Bot Maps And Profiles
    Replies: 207
    Last Post: 07-18-2016, 08:00 PM
  2. Replies: 11
    Last Post: 01-13-2013, 10:56 PM
  3. {PQR} Windwalker Raid Profile - Wanted
    By fish221171 in forum WoW Bot Maps And Profiles
    Replies: 3
    Last Post: 10-18-2012, 02:01 AM
  4. PQR - DK Blood profiles - none of them work :(
    By zambeaux in forum WoW Bot Maps And Profiles
    Replies: 4
    Last Post: 10-09-2012, 07:44 AM
  5. PQR PVP Hunter profile?
    By aLorzy91 in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 07-29-2012, 02:32 AM
All times are GMT -5. The time now is 06:08 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