Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-21-2014, 01:12 PM
i8bit i8bit is offline
Registered User
Join Date: Jul 2013
Posts: 146
i8bit is an unknown quantity at this point
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...
Reply With Quote
  #2  
Old 01-21-2014, 02:07 PM
Emera Emera is offline
Delterian Hybrid
Emera's Avatar
Join Date: Mar 2011
Location: Newcastle Upon-Tyne
Posts: 1,704
Emera is a jewel in the roughEmera is a jewel in the rough
Just edit the properties of the Gui Control "ChatBar"

PHP Code:
ChatBar.10;
ChatBar.10;
ChatBar.width 100
__________________
Reply With Quote
  #3  
Old 01-21-2014, 02:18 PM
i8bit i8bit is offline
Registered User
Join Date: Jul 2013
Posts: 146
i8bit is an unknown quantity at this point
Quote:
Originally Posted by Emera View Post
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
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 01:13 AM.


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