View Single Post
  #7  
Old 03-14-2003, 03:05 PM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
run a for loop and maybe check via with(npcs[index]) if it matches the current item, it doesnt sound too difficult
Reply With Quote