View Single Post
  #8  
Old 06-30-2001, 04:07 PM
toad1413 toad1413 is offline
toad@graal:~$ ./Oldbie
Join Date: May 2001
Location: Aust.
Posts: 3,819
toad1413 is on a distinguished road
Send a message via ICQ to toad1413
Quote:
Originally posted by grim_squeaker_x
I prefer:
NPC Code:
if (playerchats&&strequals(#a,Captain-USA)) {
if (strequals(#c,HideNPC)) hide;
if (strequals(#c,UnHideNPC)) show;
}

That's the way I'd do it. I havent even started learning hot to use setstring. lol
__________________
Creator of the original 'spam' icon. Worst mistake I ever made on these forums.
Reply With Quote