View Single Post
  #5  
Old 03-09-2012, 10:59 PM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
I feel like that would trigger a GuiScrollControl.onResize() and you can do the same thing there.

PHP Code:
//#CLIENTSIDE
function GuiScrollControl.onResize() { 
  
GuiScrollControl.scrolltobottom();

__________________
Quote:
Reply With Quote