We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In GitLab by @bobweaver on Dec 13, 2022, 12:25
I posted in the Forums, but I figured this was the right way to get it fixed.
The Say window appears on my alts, but not on my main. SaveByChar is off.
I looked at the code (my C is very rusty) but maybe it's something to do with the uireload around line 823 that does not check settings?
My MQ2Say.ini: [Settings] SayStatus=1 SayDebug=0 AutoScroll=1 SaveByChar=0 AlertPerSpeaker=1 IgnoreDelay=300 [Default] UseWindow=0 IgnoreGroup=1 IgnoreGuild=1 IgnoreFellowship=1 IgnoreRaid=1 FilterNPC=1 Alerts=1 Timestamps=1 AlertCommand=/multiline ; /beep ; /timed 1 /beep ; /timed 2 /beep WindowTitle=Say Detection SayTop=10 SayBottom=210 SayLeft=300 SayRight=600 Locked=0 Fades=0 Delay=2000 Duration=500 Alpha=255 FadeToAlpha=255 BGType=1 BGTint.alpha=255 BGTint.red=0 BGTint.green=0 BGTint.blue=0 FontSize=4
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
In GitLab by @bobweaver on Dec 13, 2022, 12:25
I posted in the Forums, but I figured this was the right way to get it fixed.
The Say window appears on my alts, but not on my main. SaveByChar is off.
I looked at the code (my C is very rusty) but maybe it's something to do with the uireload around line 823 that does not check settings?
My MQ2Say.ini:
[Settings]
SayStatus=1
SayDebug=0
AutoScroll=1
SaveByChar=0
AlertPerSpeaker=1
IgnoreDelay=300
[Default]
UseWindow=0
IgnoreGroup=1
IgnoreGuild=1
IgnoreFellowship=1
IgnoreRaid=1
FilterNPC=1
Alerts=1
Timestamps=1
AlertCommand=/multiline ; /beep ; /timed 1 /beep ; /timed 2 /beep
WindowTitle=Say Detection
SayTop=10
SayBottom=210
SayLeft=300
SayRight=600
Locked=0
Fades=0
Delay=2000
Duration=500
Alpha=255
FadeToAlpha=255
BGType=1
BGTint.alpha=255
BGTint.red=0
BGTint.green=0
BGTint.blue=0
FontSize=4
The text was updated successfully, but these errors were encountered: