View Single Post
  #7  
Old 06-30-2001, 03:42 PM
tecgoku234 tecgoku234 is offline
Registered User
Join Date: Mar 2001
Posts: 21
tecgoku234 is on a distinguished road
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;
}

yeah, same here

it just makes the code cleaner.
__________________
Temporary disabled
Stefan Knorr
Reply With Quote