View Single Post
  #15  
Old 03-20-2003, 10:23 AM
PastAustin PastAustin is offline
Registered User
Join Date: Mar 2003
Location: Littleton, Colorado, US
Posts: 91
PastAustin is on a distinguished road
Send a message via ICQ to PastAustin Send a message via AIM to PastAustin
Quote:
Originally posted by Python523
you want to copy the strings from one npc to another?

something like
with(npcs[i]) copystrings this.,thiso.;
That so didn't work man...it made me very sad. I'll try it one more time. Ok nevermind, its:
NPC Code:

with(npcs[i]) copystrings from, to;

__________________
"...I'm going to burn this place down..."
-Milton
Reply With Quote