Thread: Strings
View Single Post
  #6  
Old 07-16-2001, 05:29 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
hey in other threads you always talk about how much of a great scripter you are but dont know strings? pfft

anyway


if (playerchats&strequals(#c, )) {setstring server.stringname,#c;}

and to display it
timeout=.3;
if (timeout) {message #s(server.stringname);
timeout=.3;
}
that is uber basic
Reply With Quote