Thread: better npcs
View Single Post
  #6  
Old 02-20-2002, 11:37 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by XeroMaster



If (weaponfired && stats(fly stats))
{hide from everyone but players w/that stats}
mind telling me wtf If (weaponfired && stats(fly stats)) is? Doesn't look like anything that would actually work or is it a flag called stats(fly stats) (BTW: Dont use flags)
Reply With Quote