View Single Post
  #10  
Old 03-06-2004, 05:08 AM
DarkShadows_Legend DarkShadows_Legend is offline
Cult of the Winky
DarkShadows_Legend's Avatar
Join Date: Apr 2003
Location: Florida
Posts: 614
DarkShadows_Legend is on a distinguished road
Send a message via AIM to DarkShadows_Legend
You can use a serverr.string and display the message in a timeout loop

example:
NPC Code:

//#CLIENTSIDE
if(playerenters || timeout){
message #s(serverr.message);
timeout = 1;
}

__________________
- Criminal X

"I rather be hated for being myself, than be liked for being what you like best. I go above the influence, not under." - Me
Reply With Quote