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.
@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.
hi, where would i edit in nova frame to make minimap button defaulted to off?
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
@jcole227 you need to remove TOES events from rotation for now
you should be able to fix it by just making
intpPHP Code:
local npcID = tonumber(UnitGUID(target):sub(6,10),16)
local bossID = tonumber(UnitGUID(boss1):sub(6,10),16)
inside that abilityPHP Code:
local npcID = tonumber(UnitGUID("target"):sub(6,10),16)
local bossID = tonumber(UnitGUID("boss1"):sub(6,10),16)
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
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
thx...also removed the hof and modified both...i'll just move em as needed....but works fine now...glad you all are around
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! =)