OsNpcMoveTo

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m (some format conversions)
(Remove void)
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{osslfunc
 
{{osslfunc
 
|threat_level=High
 
|threat_level=High
|function_syntax=osNpcMoveTo(key npc, vector position);
+
|permissions=${XEngine|osslNPC}
 +
|delay=0
 +
|function_syntax=osNpcMoveTo(key npc, vector position)
 
|ossl_example=See [[osNpcCreate]] example.
 
|ossl_example=See [[osNpcCreate]] example.
 
|description=* Moves '''npc''' to the '''position'''.
 
|description=* Moves '''npc''' to the '''position'''.
* This function is currently unworkable due to the issue [http://opensimulator.org/mantis/view.php?id=5148 #5148].
 
 
|
 
|
 
}}
 
}}

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