Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Chat box Relocation (https://forums.graalonline.com/forums/showthread.php?t=134269022)

i8bit 01-21-2014 01:12 PM

Chat box Relocation
 
Is there a way to move the location of the chat box that appears at the bottom of the screen when you press tab?

I'd like to move the x, y, and width of it...

Emera 01-21-2014 02:07 PM

Just edit the properties of the Gui Control "ChatBar"

PHP Code:

ChatBar.10;
ChatBar.10;
ChatBar.width 100


i8bit 01-21-2014 02:18 PM

Quote:

Originally Posted by Emera (Post 1725337)
Just edit the properties of the Gui Control "ChatBar"

PHP Code:

ChatBar.10;
ChatBar.10;
ChatBar.width 100


Well thank you Mr. Emera.
you da best :)


All times are GMT +2. The time now is 09:45 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.