Thread: message control
View Single Post
  #19  
Old 09-28-2008, 12:52 AM
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 Frankie View Post
no.
the current one

as in, some messages will be stuck, but you still get new ones like so:


msg
msg
msg
msg
msg
msg
msg
msg
msg
msg
msg
---------- these are all stuck on the screen

down here, the new messages still scroll
msg
msg
msg
msg etc
PHP Code:
public function addMessagemsg )
{
  if ( 
clientr.messagesclientr.messages.size() - ] == msg )
  {
    return;
  }

__________________
Reply With Quote