View Single Post
  #14  
Old 02-29-2008, 04:21 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 xAndrewx View Post
PHP Code:
object.isexternal boolean
Not yet implemented.
Ehh ... isn't that players[i].external ... meaning if they are IRC or on another server?

You can just do something like this:

PHP Code:
with GUIContainer )
{
  new 
GuiWindowCtrl() // etc

or I believe
PHP Code:
new GuiWindowCtrl"s" )
{
  
}
GUIContainer.addControl); 
__________________
Reply With Quote