View Single Post
  #12  
Old 07-27-2001, 12:43 AM
kyle0654 kyle0654 is offline
-. .`
kyle0654's Avatar
Join Date: Mar 2001
Posts: 1,000
kyle0654 will become famous soon enough
naw...try this:
NPC Code:

if (created) message #v(id);


every NPC on the server (or offline for that matter) is given an index, in order of creation I think. When I tried that offline my NPCs had indexes in the thousands...
Reply With Quote