View Single Post
  #18  
Old 01-27-2005, 01:43 AM
Slash-P2P Slash-P2P is offline
Banned
Join Date: May 2004
Location: Burning Blade
Posts: 941
Slash-P2P is on a distinguished road
if (created) {
message the server runs this;
}


or


//#CLIENTSIDE
if (created) {
message your computer runs this.;
}
Reply With Quote