Well the crash issue was taken care of awhile ago. However, I updated just now to version 34134.1 and capping does not even appear to load. I'm going to revert to the last version I had. I don't see any error messages at all, /capping does not work and none of the status indicators function in AV. So another head's up. :)
Ok, everything is great now! ;) I have a request...not sure if you would be interested in this, but in AV when the soldiers are upgraded they basically vanish from guarding the flags. Perhaps a timer to show when the upgraded soldiers will take the field?
I think there are 4 or 5 ranks. The flags just sit there with no NPC D at all, would be sort of nice to know when the new ones are ready.
Upgraded units take about 3-4 seconds to spawn for me depending on lag, and a timer would be useless for that. If I remember correctly, there's 3 upgrades (seasonal, veteran, and champion).
That's odd. Seems to take a couple min. Once the announce goes out I scoot to the nearest flag and guard. I'll try and pay attention to the actual time, maybe I'm just not paying enough attention.
I just grabbed timerfu and timed it, I timed 3 transitions. It's 2 min, seems to be. Perhaps you could recheck at some point? Anyway I just thought this would make things a bit more complete as people would know that for 2 min they have no guards up.
From the original description: "-Allows users to /r after sending a whisper without getting a reply."
An example:
Char1Nick = someone1
Char2Nick = someone2
Chat:
...
[To] someone1: Ok, thanks for the info. Bye.
[From] someone1: No problem.
[To] someone2: Hi! May I ask you for a teleport to ironforge?
(someone2 does not reply at this time)
(pressing the R button)
[To] someone2: Sorry to bother you again but (blabla...)
...
So the R button (/r command) does not speak to someone1 in this case but to someone2 because this was the last person we sent a whisper (or replied to).
Do you think you can pick that feature up for your ChatSounds?
That's a random feature beyond the scope of a mod that simply does sounds for chat. I suggest checking out general chat mods such as Prat (and many others). Prat actually has a module that does what ChatSounds does.
That's a random feature beyond the scope of a mod that simply does sounds for chat. I suggest checking out general chat mods such as Prat (and many others). Prat actually has a module that does what ChatSounds does.
I was chuckling at the irony of what you said vs. the name of this thread.
By the way, Prat has an library and some docs now if you are intererested in taking a look.
Date: 2007-05-10 11:20:10
ID: 51
Error occured in: Global
Count: 1
Message: ..\AddOns\Capping\locals\localization-deDE.lua line 1:
no loop to break near 'end'
Debug:
[C]: ?
Also, lots of other changes, so please test them out.
Some pattern about AV is faild.
In other languages :
["avunderattack"] = ["The "](node name) is under attack! ....
["avtaken"] = ["The "](node name) was taken by faction!
But in korean (pseudo, like korean pattern) :
["avunderattack"] = (node name)X attack under is!...
["avtaken"] = factionX (node name)Y taken was!
The X & Y is korean postfix. The X has /GA/ or /E/, the Y has /EUL/ or /LEUL/
(sorry for hangeul characters : /GA/=가, /E/=이, /EUL/=을, /LEUL/=를)
X & Y is not alphanumeric, but length of X & Y is 1.
I tried that,
["avunderattack"] = "(.+). attack under is! ..." -> True
["avtaken"] = "/GA/ (.+). taken was!" -> False
Fixed. Forgot to changed the toc to default.
I think there are 4 or 5 ranks. The flags just sit there with no NPC D at all, would be sort of nice to know when the new ones are ready.
I used ChatSounds (http://wow-en.curse-gaming.com/downloads/details/1438/chatsounds/) and switched to yours today (because I generally like ACE2 addons :) ).
Unfortunately I miss one feature...
From the original description: "-Allows users to /r after sending a whisper without getting a reply."
An example:
Char1Nick = someone1
Char2Nick = someone2
Chat:
...
[To] someone1: Ok, thanks for the info. Bye.
[From] someone1: No problem.
[To] someone2: Hi! May I ask you for a teleport to ironforge?
(someone2 does not reply at this time)
(pressing the R button)
[To] someone2: Sorry to bother you again but (blabla...)
...
So the R button (/r command) does not speak to someone1 in this case but to someone2 because this was the last person we sent a whisper (or replied to).
Do you think you can pick that feature up for your ChatSounds?
Regards,
Highend
I was chuckling at the irony of what you said vs. the name of this thread.
By the way, Prat has an library and some docs now if you are intererested in taking a look.
http://www.wowace.com/forums/index.php?topic=5789.0
There is an example of it providing formatted text to dreamchat with Dreamchat driving the process and prat just acting as a text formatter.
(Not yet about AV)
Date: 2007-05-10 11:20:10
ID: 51
Error occured in: Global
Count: 1
Message: ..\AddOns\Capping\locals\localization-deDE.lua line 1:
no loop to break near 'end'
Debug:
[C]: ?
Just a heads up.
Included AV Version
Thanks TotalPackage,
Some pattern about AV is faild.
In other languages :
["avunderattack"] = ["The "](node name) is under attack! ....
["avtaken"] = ["The "](node name) was taken by faction!
But in korean (pseudo, like korean pattern) :
["avunderattack"] = (node name)X attack under is!...
["avtaken"] = factionX (node name)Y taken was!
The X & Y is korean postfix. The X has /GA/ or /E/, the Y has /EUL/ or /LEUL/
(sorry for hangeul characters : /GA/=가, /E/=이, /EUL/=을, /LEUL/=를)
X & Y is not alphanumeric, but length of X & Y is 1.
I tried that,
["avunderattack"] = "(.+). attack under is! ..." -> True
["avtaken"] = "/GA/ (.+). taken was!" -> False
Uh? :-?
I have no idea. :-(
BTW, I attached the new translations. fixed typo.
Please take a look at GloryLib koKR translations. Let me know if that gives you any idea of how it'll fit in Capping.
I was see that files already. But Capping or AV is not in that case.
need more debugging
i like this becuase i save 45 secs on BoK and stuff :)
thanks
In UTF8, A character of hangeul (is korean characters) has 3 byte.
LUA works string without character-set.
Here is a new file with more translations, fixed typo and completed test.
Thanks,
I was having this same issue Tuesday