NPC : Mobile : UObject POL
Object Reference

  'NPC's include all nonplayer mobiles - merchants, animals, monsters.

Methods

npc.setmaster( master )
Function: Sets the NPC's master.  If 0 is passed, clears the NPC's master.

Properties

member description type access
script master control script string read-write
npctemplate NPC template name string read-only
master controlling PC mobileref read-write