View Single Post
  #1  
Old 08-23-2006, 10:41 PM
Angel_Light Angel_Light is offline
Varia Developer
Angel_Light's Avatar
Join Date: Nov 2005
Location: Knoxville, TN
Posts: 1,684
Angel_Light is on a distinguished road
Send a message via AIM to Angel_Light Send a message via MSN to Angel_Light
clientside on serverside

Does anyone know how I can use this on serverside?

with (Message_Text) {
addText("\n" @ client.message, true);
scrollToBottom();
}

I'm creating a somewhat message sys and I need it to update for all players.

I've tried many things but nothing I've tried has work. :/ Help if ya can. Please.
__________________
Deep into the Darkness peering...
Reply With Quote