Thread: gui prob
View Single Post
  #3  
Old 08-21-2006, 01:54 AM
Angel_Light Angel_Light is offline
Varia Developer
Angel_Light's Avatar
Join Date: Nov 2005
Location: Knoxville, TN
Posts: 1,684
Angel_Light is on a distinguished road
Send a message via AIM to Angel_Light Send a message via MSN to Angel_Light
i had to do something similiar like this. Here's what I did.

PHP Code:
function onTimeOut() {
  
Master_Gui_Text_Account.setText  "Account : " player.account); 
  
Message_Board.width Message_Window.width-25;

I'm not sure if this is what your asking for but, it might help.
Also, they might not be the most efficent but they work great for me.
__________________
Deep into the Darkness peering...
Reply With Quote