Arcon did u add those //find features to //findall yet, I didnt see anything new on the documentation page. its cool if u didnt yet. I was just curious.
Arcon did u add those //find features to //findall yet, I didnt see anything new on the documentation page. its cool if u didnt yet. I was just curious.
Is it possible at all to set up some kind of in-game "Answering machine"? Like if someone sent you a tell while you are AFK bazaaring while at work and have you're character respond with some kind of message like "<Player Name> is AFK right now, please leave a message or /t him again at a more opportune time."
And as an extension to that, maybe add some kind of function to recall tells in-game if someone actually left you a message?
Yeah, it has existed for over a year and is named answeringmachine.
Timers is acting weird. All of my +duration gear isnt being factored in for rdm. My haste ii lasts about 14ish minutes but timers is saying 7min. I compared to timestamp and its screwed up.
I'm not crashing, but any addon that modifies the chat log doesn't seem to be working. Silence, Timestamp, Findall. Also, Enternity isn't working either. This is on dev branch, I'll try to check live in a bit, but probably the same there I would guess.
Every addon that uses the "incoming text" event or the "add_to_chat" function currently isn't working. It may be a bit until this is fixed.
Forgot to mention, but this was fixed. You'll need to relog to get the new Hook to work.
Did you guys convert a bunch of plugins to addons today as well? bunch of things showign as new addons i remember being plugins... ChatLink (the about doesnt mention the shorter //clink command that i remember using previously), Clock, ConsoleBG, Logger, Text. Just Checkin
Also just logged in and i get this
ChatLog Binary
EDIT: Its the chatlink addon.
Quick question regarding the Distance addon. Is there a way to have the 0.0 in the top right corner always showing even if you're not targeting something? I looked in the settings, but was unable to see anything that may do that.
Can clock be changed back to be more like the old format? I could have them all in one small line in a nice small font, now all the times stack on top of eachother in a larger font blocking more of the screen, by default it blocks the information in that corner box in the top left
Edit: nvm, changing settings.Separator to ' ' seemed to fix it, not sure why changing the value for defaults.Seperator to equal ' ' didn't work (I don't know anything about lua >_<)
Anyone know how you can change the font size?
Drawdistance is missing from plugins and there is no addon for it.
There is no option for that. It could be added... but I don't see the point. It was one of the things that personally annoyed me about Distance. If you want it, I'll add an option to it, will default to false though.
You should never touch the Lua file. It will reset to '\n' again the next time it's updated. Go to Windower/addons/Clock/data/settings.xml and change it in there, those are your personal settings and updates won't overwrite them. Font can be adjusted there as well (as well as font size, color, background, stroke, alignment, bold, italic, etc.).
Unfortunately addons cannot emulate that behavior yet, because they cannot read or write memory directly. There is a new plugin called Config which contains all of DD's settings and a few more (and more will be added soon, it will try to mimic and enhance the game's Menu > Config options).
The Hook.dll and logger keep redownloading each time I open windower. It's causing dboxing controls to behave all weird and on the wrong windows.
Logger should be removed from the launcher, I don't know why it's even trying to download that. It was replaced by the logger addon.