![]() |
Chat bar always visible
How can you make ChatBar always visible? I'm modifying it for my GUI, but the problem is ... it still shows and hides on tab. I've tried an onHide() and a timeout, but they both lag slightly, which looks horrible.
I thought I've done this before, but I don't remember how. Thanks! |
The chat bar is automatically shown/hidden by the serverlist script, we could add some option (global variable) to make it stuck or so if you want
|
Quote:
Especially since it's impossible to make chat stick on your player for more than like 5 seconds if you set player.chat. |
I just make it non visible constantly and make my own :)
|
Quote:
|
Quote:
|
Quote:
I was originally trying just to make it always visible; now I'm forced to make a custom chat system instead. I agree, would be great if that was implemented, and just remove toalls together as they are rarely used, or just make sure you can't send a toall. |
Quote:
PHP Code:
|
I wish :(
I tried both of those before, neither work. |
You can use "ChatBar.visible = true;" in a timeout.
|
player.chat is always cleared 3 seconds after it's changed. ALWAYS.
Make player.chat = player.customchat in a timeout if you want to make it last longer. |
Quote:
|
Quote:
Quote:
Quote:
|
Quote:
|
Quote:
Not like we could use a time out to make it last longer if we REALLY wanted to display a bad message. |
| All times are GMT +2. The time now is 01:12 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.