nationisapro97 / trinityadmin

Automatically exported from code.google.com/p/trinityadmin
0 stars 0 forks source link

Issue with .serverinfo #41

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Version of your game client :(3.3.3a)
Language of your game client (enUS, deDE,etc): enGB
Version and revision of your TrinityAdmin:3.2.2 r19
Language selected in trinityAdmin: English
Trinity or MaNGOS? Mangos
Version of TrinityCore/MaNGOS (if known): unknown ;f
Your Operating System and Version (Windows, Linux, etc): Windows 7

Everything is working fine realy for me, great work dude. 1 problem im
having only tho. The addon seams to be spaming .serverinfo Yellow message
all the time, if you know any way to fix this do let me know please.
Or message me instructions on how to short-wire fix it on
sylve_hate@hotmail.com

Cheers.

Original issue reported on code.google.com by dev0urer1@gmail.com on 5 Jun 2010 at 11:03

GoogleCodeExporter commented 8 years ago
Related to the language bug. Non-enUS clients have some issues detecting 
keywords in chat.

Original comment by gsmith3...@gmail.com on 8 Aug 2010 at 1:24

GoogleCodeExporter commented 8 years ago
dev0urer, r20 is about to be released. When it is, please test this. Be sure to 
turn OFF the Show Chat Output on the Misc tab. Let me know if it's working for 
you.

Original comment by gsmith3...@gmail.com on 10 Aug 2010 at 4:30

GoogleCodeExporter commented 8 years ago
:p This kinda ruined why I would want "Show chat output" ON.
I like typing .s info instead of opening / closing a whole tab for quickly 
finding this.
I have been thinking about how to make it good for everyone and I know it might 
be hard:
A "command system" that would be sent command querys to execute. It would 
listen to all output matching the command just after command was sent to 
(*setting* amount of time).

Im no lua coder but there must be classes.. So why not one that has a 
ExecuteCommand(string command), bool ReadChat(), and then you set the ReadChat 
to true for *setting* sec after Command is executed. You then test this when 
hiding the output to see if you shall acctually hide it.
God damnit.. I might aswell just try make it myself...

Original comment by Lyrrr...@gmail.com on 16 Dec 2010 at 2:56

GoogleCodeExporter commented 8 years ago
Lyrr... I'm fixing to release a new update which will I think satisfy you.. The 
SHOW CHAT OUTPUT toggle can ON or OFF and determines whether or not the output 
of commands is shown in the chat window (TA will hook them regardless). Turn it 
on if you want to see it in chat....
AND...
Now option Update Delay (on Misc tab) determines how often TA itself will do a 
.s info.. so if you're getting spammed by TA, set this Update Delay to a very 
high value.

Original comment by gsmith3...@gmail.com on 4 Jan 2011 at 8:04