View Single Post
  #22  
Old 07-24-2002, 10:54 AM
screen_name screen_name is offline
is watching you
Join Date: Mar 2002
Location: The 3rd Dimension
Posts: 2,160
screen_name is on a distinguished road
Send a message via AIM to screen_name Send a message via MSN to screen_name
Quote:
Originally posted by brock128

Thanks, but what if it is many words? Use quotes?
no, you dont use quotes

just

NPC Code:

if (playerchats && strequals(#c,bla bla bla bla bla bla times 3)) {
destroy;
}

__________________
[signature]insert here[/signature]
Reply With Quote