View Single Post
  #4  
Old 03-09-2012, 10:55 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by fowlplay4 View Post
Try this:

PHP Code:
//#CLIENTSIDE
function onRCChat() {
  
GuiChatScroll.scrolltobottom();

You'll have to replace the GUI object's name obviously.
I think what he's trying to do instead is make a GuiScrollCtrl scroll to the bottom when the height increases only when it was already scrolled to the bottom.
__________________
Reply With Quote