O.P. RE: [Release] Timezone
Check if the RegExp is right...
In the OnEvent_ChatWndSendMessage function, the first line should be:
if (/^\/TZSetGMT\s(?:(.+)\s)?((?:\+|-)?\d+(?:(?:\.|,)\d+)?$)/i.test(Message)) {
The way you describe it, it looks like you don't have the latest update :S
-edit- Much more readable when smilies are disabled :P
This post was edited on 08-31-2006 at 02:28 PM by Shondoit.
|