OsNpcMoveTo

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Remove void)
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{| width="100%" style="border: thin solid black"
+
{{osslfunc
| colspan="2" align="center" style=background:orange | '''{{SUBPAGENAME}}'''
+
|threat_level=High
|- valign="top"
+
|permissions=${XEngine|osslNPC}
|'''Threat Level''' || <Threat Level goes here>
+
|delay=0
 
+
|function_syntax=osNpcMoveTo(key npc, vector position)
|- valign="top"
+
|ossl_example=See [[osNpcCreate]] example.
|'''Function Syntax''' || <source lang="lsl">
+
|description=* Moves '''npc''' to the '''position'''.
osNpcMoveTo(key npc, vector position);
+
|
</source>
+
}}
|- valign="top"
+
|'''Example(s)||
+
 
+
|}
+
 
+
[[Category:OSSL Functions]]
+
[[Category:OSSL functions without example]]
+
[[Category:OSSL functions without threat level]]
+

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