Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

I remembered this quote from August as soon as I saw this, so I just wanted to say thanks for absolutely embodying 'Be the change you want to see in the world.'Someone should make a plugin that makes a say window, and has the option to sound an alert if a pc says something near you.
only if darude sandstorm!Would it be possible to change the alert to play an audio file instead?
This can be done with MQ2spawnmaster so I shouldn't of thought it would be to hard to add
Thinking more along the lines of For Whom The Bell Tolls · Metallica and your lookalike, Lars Ulrich the drummer (don't take it personally, it's my eyes view)only if darude sandstorm!
wtf... where's my ban hammerThinking more along the lines of For Whom The Bell Tolls · Metallica and your lookalike, Lars Ulrich the drummer (don't take it personally, it's my eyes view)
Would love for it to be able to ignore /say messages from anyone in your group, fellowship, guild or better yet anyone connected to the same eqbc server or dannet. Also would love for it to flash the EQ window like tells do if you have that option on in mq2 ini
cwtn wrote up the code for those options and sent them to sl968 recentlyI think that's a great idea.
Would love for it to be able to ignore /say messages from anyone in your group, fellowship, guild or better yet anyone connected to the same eqbc server or dannet. Also would love for it to flash the EQ window like tells do if you have that option on in mq2 ini
I think that's a great idea.
cwtn wrote up the code for those options and sent them to sl968 recently
The code I wrote up handles group, guild, fellowship, but doesn't handle eqbc or dannet. It's using functions already in mq2utilities to check if they're in any of those groups of people, and can be individually toggled on/off. SL was reviewing the changes with @Knightly last I heard, and at least one change to the code I sent has been mentioned to me, but I believe it was a change in the name of a function. I've been using the modified version and so far it's been doing as I would expect it to do (ignoring the appropriate groups). I don't think the eqbc names are accessible from another plugin, though I believe I'm able to query if a user is connected to dannet as that is exported iirc. I'd like to see the existing changes make it through code review before we look into doing anything additional to the code. SL might feel differently, not sure.
there are a few ways to do this.I'm a bit new to this and I'm trying to figure out how to setup this plugin correctly. I would like it to only be enabled on one toon, but every time I logon all 6 of my toons have it running and so I get 6x the number of alerts. Is there a way to have plugins running only for a single toon so they aren't all reporting say issues?
/bcg //plugin mq2say unload noauto this will unload mq2say on all your other characters (that are in your group) BUT not change your macroquest2.ini setting, so it will still load next time you log in.there are a few ways to do this.
you could utilize .cfg files for each class you don't want to have it loaded on, and you would just have it do a /plugin mq2say unload noauto
< Here is CFG files info - as there are a few different ways to do it >
the other option is once you're in game, just do a (if using eqbc for example)/bcg //plugin mq2say unload noautothis will unload mq2say on all your other characters (that are in your group) BUT not change your macroquest2.ini setting, so it will still load next time you log in.
now thats damned funny sicWill start sending someone to our front door, then ban us when we answer it for afk
I related "my team" to "my group" I suppose if he has multiple groups that he considers a single team then that wouldn't apply, unless the multiple groups were all members of the fellowship or guild, or were part of a raid force.There's nothing in that to add a safe list outside of group/guild/fellowship/raid. If you're asking for a safe list where you can add random names, that's a different request.
Since you're here, any progress on those features. As I recall you took over SL's MR for these changes, but no traffic on it in a while. I sent my changes to SL in February. SL made changes to it then submitted the MR in middle of March and it's now getting close to May. Wondering if there's any plans to knock that out as it seems a pretty trivial thing to do.
If you had the changes in february why didn't you submit them then?
I submitted them to SL to allow the author an opportunity to review the changes and change things as they liked.
If I'd have known SL was going to be otherwise occupied I would have submitted it myself assuming she was okay with it.
