OsNpcMoveTo

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Remove void)
(8 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)
[[Category:OSSL]]
+
|ossl_example=See [[osNpcCreate]] example.
[[Category:OSSL functions without example]]
+
|description=* Moves '''npc''' to the '''position'''.
[[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