NPC : Mobile : UObject | POL Object Reference |
'NPC's include all nonplayer mobiles - merchants, animals, monsters.
npc.setmaster( master ) | |
Function: | Sets the NPC's master. If 0 is passed, clears the NPC's master. |
member | description | type | access |
script | master control script | string | read-write |
npctemplate | NPC template name | string | read-only |
master | controlling PC | mobileref | read-write |