OsNpcMoveTo

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Undo revision 18286 by Waexu66 (Talk) SPAM)
(Remove void)
(11 intermediate revisions by 5 users not shown)
Line 1: Line 1:
'''Function Syntax:''' osNpcMoveTo(key npc, vector position);<br>'''Returns:''' NULL
+
{{osslfunc
 
+
|threat_level=High
Example Required !
+
|permissions=${XEngine&#124;osslNPC}
 +
|delay=0
 +
|function_syntax=osNpcMoveTo(key npc, vector position)
 +
|ossl_example=See [[osNpcCreate]] example.
 +
|description=* Moves '''npc''' to the '''position'''.
 +
|
 +
}}

Revision as of 18:28, 11 December 2018

osNpcMoveTo(key npc, vector position)
  • Moves npc to the position.
Threat Level High
Permissions ${XEngine|osslNPC}
Extra Delay 0 seconds
Example(s)
See osNpcCreate example.
Personal tools
General
About This Wiki