Thread: Please help
View Single Post
  #5  
Old 09-04-2001, 09:42 AM
Merlin Merlin is offline
Banned
Merlin's Avatar
Join Date: Jul 2001
Location: Merlin - U S A Malak - United Kingdom
Posts: 2,543
Merlin is on a distinguished road
Send a message via ICQ to Merlin Send a message via AIM to Merlin
no there is no variable in that it would be
PHP Code:
if (action) {setstring server.message,hi;

to display...

PHP Code:
if (playerenters || created) {
timeout=.5;
}
if (
timeout) {message #s(server.message);
timeout=.5;

Reply With Quote