Error: AceAddon: AceOO-2.0: Library "Metrognome-2.0" does not exist.
File: Interface\Addons\InFlight\Infligth.lua
Line: 2
Count: 1
------------------
Error: Attempt to index global `InFlight' (a nil value)
File: Interface\Addons\InFlight\Frame.lua
Line: 4
Count: 1
------------------
Error: Attempt to index global `InFlight' (a nil value)
File: Interface\Addons\InFlight\Defaults.lua
Line: 1
Count: 1
and it doesnt show any flightpoints on the map (cartographer)
and when i fly somewhere no timer shows up in oCB
The libraries probably weren't zipped properly (I'll upload again to see if it'll fix it), and the rest of the errors were caused by the first. For flight point POIs, there's no default data, and you have to visit a flightmaster to save that point.
i am using InFlight with a german Client. Each time a use a gryphon i get following errors like
InFlight.lua:303 Trying to set a note with an unknown zone :"Marschen von Dustwallow"
i am using InFlight with a german Client. Each time a use a gryphon i get following errors like
InFlight.lua:303 Trying to set a note with an unknown zone :"Marschen von Dustwallow"
is there something which must be translated ?
Kind regards
Rorwin
Updated. Alright, think I finally figured out Cartographer. If it's not giving errors but not taking notes at certain nodes, you may have to reset the location check flags.
While I was at it, I added support for Druid-only and Plaguewood Tower flightpaths (will need translations for these). Because of this addition, I had to remove SupplyAndDemand support.
i am using InFlight with a german Client. Each time a use a gryphon i get following errors like
InFlight.lua:303 Trying to set a note with an unknown zone :"Marschen von Dustwallow"
is there something which must be translated ?
Kind regards
Rorwin
Updated. Alright, think I finally figured out Cartographer. If it's not giving errors but not taking notes at certain nodes, you may have to reset the location check flags.
While I was at it, I added support for Druid-only and Plaguewood Tower flightpaths (will need translations for these). Because of this addition, I had to remove SupplyAndDemand support.
hey
what do you think about the idea to provide timers for open pvp (in silithus and eastern plaguelands), the pvp-arenas and the new battleground which will be introduced with burning crusade?
For Capping? Didn't think anyone used it. Well, it's meant to be a battleground mod, so I will implement the new BG and arena stuff when the data is accessible to me.
For open PvP...meh. Right now, I just wrote something to block the bgmap from popping up in EPL and Silithus.
For Capping? Didn't think anyone used it. Well, it's meant to be a battleground mod, so I will implement the new BG and arena stuff when the data is accessible to me.
For open PvP...meh. Right now, I just wrote something to block the bgmap from popping up in EPL and Silithus.
i don't know if you want to start new projects because i got some ideas for 2 new small addons and cause you seem to be a master in writing small but very functional addons i first thought of you.
1. an ace2ed version of collateral damage minimizer: everytime you select a civilian unit a warning message is displayed and the target is deselected.
2. everytime someone requests a duel, this person is automatically targetted (when getting a request, not when accepting it)
*Capping*
For Capping, I want to keep the scope to battlegrounds, mainly timers. I've just tried out and added support for Arenas (will update later after further testing). Not much is needed for Arenas except for start timers. Moreover, only the target flag carrier feature will be removed come next patch...unless someone tells me how to target by name.
*InFlight* (answering questions for another thread)
-For Chinese support for autodismount, I need the text string for "Increase speed by x%."
-The only time flight confirmation is shown is when there is 15 secs left upon arrival compared to an already saved time. I could check if destination was reached, but some areas like Ironforge takes 20-30 secs to land after entering the area. Also, a lock can summon you to your flight destination. I'm sure there's a better way to approach this, but the current way is fine.
-The only time flight confirmation is shown is when there is 15 secs left upon arrival compared to an already saved time. I could check if destination was reached, but some areas like Ironforge takes 20-30 secs to land after entering the area. Also, a lock can summon you to your flight destination. I'm sure there's a better way to approach this, but the current way is fine.
I mentioned this in the other thread but I'll restate here. You can detect warlock summons and BG queues and just not save the new flight time in those instances while still leaving in the confirmation code to catch the one thing that you cannot detect: Server/client lag causing late dismounts.
Can you make clicking on the Capping bars say the time to SAY, and right clicking say it to BG? I had a mod that did that, but I love capping so much more.
I am also a huge fan of Capping! In fact, I notice both Capping and PublicPanic on the SVN site the same day, PP constantly spits up errors while Capping has performed flawlessly from the get-go, excellent job!
-The only time flight confirmation is shown is when there is 15 secs left upon arrival compared to an already saved time. I could check if destination was reached, but some areas like Ironforge takes 20-30 secs to land after entering the area. Also, a lock can summon you to your flight destination. I'm sure there's a better way to approach this, but the current way is fine.
I mentioned this in the other thread but I'll restate here. You can detect warlock summons and BG queues and just not save the new flight time in those instances while still leaving in the confirmation code to catch the one thing that you cannot detect: Server/client lag causing late dismounts.
Done. Thanks for pushing me to do this...I was being lazy. On a side note, here's a wiki page..
Quote from jgheld »
Can you make clicking on the Capping bars say the time to SAY, and right clicking say it to BG? I had a mod that did that, but I love capping so much more.
Done, but shift left-click is to SAY and ctrl left-click is to BATTLEGROUND. I made many other changes as well. Check out the wiki page here.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Error: AceAddon: AceOO-2.0: Library "Metrognome-2.0" does not exist.
File: Interface\Addons\InFlight\Infligth.lua
Line: 2
Count: 1
------------------
Error: Attempt to index global `InFlight' (a nil value)
File: Interface\Addons\InFlight\Frame.lua
Line: 4
Count: 1
------------------
Error: Attempt to index global `InFlight' (a nil value)
File: Interface\Addons\InFlight\Defaults.lua
Line: 1
Count: 1
and it doesnt show any flightpoints on the map (cartographer)
and when i fly somewhere no timer shows up in oCB
The libraries probably weren't zipped properly (I'll upload again to see if it'll fix it), and the rest of the errors were caused by the first. For flight point POIs, there's no default data, and you have to visit a flightmaster to save that point.
i am using InFlight with a german Client. Each time a use a gryphon i get following errors like
InFlight.lua:303 Trying to set a note with an unknown zone :"Marschen von Dustwallow"
is there something which must be translated ?
Kind regards
Rorwin
While I was at it, I added support for Druid-only and Plaguewood Tower flightpaths (will need translations for these). Because of this addition, I had to remove SupplyAndDemand support.
hey
what do you think about the idea to provide timers for open pvp (in silithus and eastern plaguelands), the pvp-arenas and the new battleground which will be introduced with burning crusade?
For open PvP...meh. Right now, I just wrote something to block the bgmap from popping up in EPL and Silithus.
btw: what's meant with port timers in the description?
I use capping and love it. Great work!
Me too, excellent little addon!
The 2-min timer that you get to accept your battleground entry.
Ok, I guess I'll put more thought into Capping.
I'm looking for a really good battleground mod for ages now, and if it would be an aced one, it would be even better. :)
I tried "Capping" two weeks ago, but was getting several error-messages right after login, so I skipped it.
great to hear that :)
i don't know if you want to start new projects because i got some ideas for 2 new small addons and cause you seem to be a master in writing small but very functional addons i first thought of you.
1. an ace2ed version of collateral damage minimizer: everytime you select a civilian unit a warning message is displayed and the target is deselected.
2. everytime someone requests a duel, this person is automatically targetted (when getting a request, not when accepting it)
would be really awesome :)
Thanks
For Capping, I want to keep the scope to battlegrounds, mainly timers. I've just tried out and added support for Arenas (will update later after further testing). Not much is needed for Arenas except for start timers. Moreover, only the target flag carrier feature will be removed come next patch...unless someone tells me how to target by name.
*InFlight* (answering questions for another thread)
-For Chinese support for autodismount, I need the text string for "Increase speed by x%."
-The only time flight confirmation is shown is when there is 15 secs left upon arrival compared to an already saved time. I could check if destination was reached, but some areas like Ironforge takes 20-30 secs to land after entering the area. Also, a lock can summon you to your flight destination. I'm sure there's a better way to approach this, but the current way is fine.
I mentioned this in the other thread but I'll restate here. You can detect warlock summons and BG queues and just not save the new flight time in those instances while still leaving in the confirmation code to catch the one thing that you cannot detect: Server/client lag causing late dismounts.
Done, but shift left-click is to SAY and ctrl left-click is to BATTLEGROUND. I made many other changes as well. Check out the wiki page here.