View Single Post
  #6  
Old 03-19-2003, 05:28 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
you want to copy the strings from one npc to another?

something like
with(npcs[i]) copystrings this.,thiso.;
Reply With Quote