Thread: This. again
View Single Post
  #2  
Old 11-02-2001, 07:47 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Well, This. is a type of variable, there are two different kinds of variables, global (every npc in the room) and this (which is only of the specific npc)
Reply With Quote