OSSLNPC

From OpenSimulator

Revision as of 17:38, 11 August 2011 by Justincc (Talk | contribs)

Jump to: navigation, search

This page is under active construction

Contents

Functions

osNpcCreate

osNpcCreate(string firstname, string lastname, vector position, string notecard):key

osNpcRemove

osNpcRemove(key npc):void

osNpcGetRot

osNpcGetRot(key npc):rotation

osNpcSetRot

osNpcSetRot(key npc, rotation rot):void

osNpcGetPos

osNpcGetPos(key npc):vector

osNpcMoveToTarget

osNpcMoveToTarget(key npc, vector position, int options):void

osNpcStopMoveToTarget

osNpcStopMoveToTarget(key npc):void

osNpcSay

osNpcSay(key npc, string message):void

osNpcLoadAppearance

osNpcLoadAppearance(key npc, string notecardNameOrUuid):void

osNpcSaveAppearance

osNpcSaveAppearance(key npc, string notecardName):key
Personal tools
General
About This Wiki