View Single Post
  #9  
Old 08-08-2010, 01:53 AM
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
Quote:
Originally Posted by cbk1994 View Post
PHP Code:
ChatBar.profile MyTextEditProfile
preemptive post.

PHP Code:
//#CLIENTSIDE
function onCreated() {
  new 
GuiTextEditProfile("MyTextEditProfile") {
    
bitmap "defaulttextedit.png";
  }

__________________
Quote:
Reply With Quote