Thread: $mob->
View Single Post
  #9  
Old 08-27-2008, 11:44 PM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

The numbers are an internal memory address used by perl to track the object pointer.

$npc should work for most things. npc:: inherits from mob:: so you should be able to use just about anything mob from a npc object.
Reply With Quote