PtokaX forum

Archive => Archived 4.0 boards => Request for Lua 4 scripts => Topic started by: dmn on 12 March, 2005, 15:39:03

Title: status bar message
Post by: dmn on 12 March, 2005, 15:39:03
hi to all

Looking for script that displays a message in the status bar under the main chat window.


NOTE : lua 4 script
Title:
Post by: bolamix on 12 March, 2005, 16:01:04
That would have to be a client-side script, wouldn't it? I can't think of any way to send status bar messages from the hub.
Title:
Post by: plop on 13 March, 2005, 13:57:44
QuoteOriginally posted by bolamix
That would have to be a client-side script, wouldn't it? I can't think of any way to send status bar messages from the hub.
can be done both client and hub side, except on 16.xx or higher.
there depending on the hub settings it can be that only hub side is possible.
but in all it's a complete waste of bandwidth as you have 2 send a lot more data that just the text.

plop