Weird problem with my hub´s mainchat.
Moderator: Moderators
-
Flash
- Posts: 2
- Joined: 2003-02-06 20:10
Weird problem with my hub´s mainchat.
I´m running Neomodus DC-hub software and mainchat stops showing text after random interval. I have to refresh user list to see what´s written to it. Every user have a same problem. I didn´t have that problem before when I was running hub under Windows 98, but when I updated to Windows 2000, that problem started. It´s also interesting that in the beginning it worked fine under Windows 2000, but after week or two, it started to do that. I think that scripts are ok, because those have worked fine under 98. I would be very pleased if someone could help or know what´s wrong.
-
ButterflySoul
- Posts: 210
- Joined: 2003-01-23 22:24
- Location: Nevada
The most likely reason would be that in the hub software, in the "optimizations" section, you have the option "do not send chat messages to users who are in away mode" enabled. Since refreshing the user list switches off your "away mode" flag, it's the most likely reason.
This might have been enabled either manually, either automatically in a script via the *takes a deep breath* chkDoNotSendChatMessagesToAFKUsers property of the hub
(i.e. if in one of your scripts, you have :
then switch that 0 to a 1)
This might have been enabled either manually, either automatically in a script via the *takes a deep breath* chkDoNotSendChatMessagesToAFKUsers property of the hub
(i.e. if in one of your scripts, you have :
Code: Select all
frmHub.chkDoNotSendChatMessagesToAFKUsers.Value = 0-
ButterflySoul
- Posts: 210
- Joined: 2003-01-23 22:24
- Location: Nevada
Who is online
Users browsing this forum: Google [Bot] and 0 guests