OsNpcMoveTo
From OpenSimulator
(Difference between revisions)
Line 1: | Line 1: | ||
− | ''' | + | {| width="100%" style="border: thin solid black" |
+ | | colspan="2" align="center" style=background:orange | '''{{SUBPAGENAME}}''' | ||
+ | |- valign="top" | ||
+ | |'''Threat Level''' || <Threat Level goes here> | ||
− | Example | + | |- valign="top" |
+ | |'''Function Syntax''' || <source lang="lsl"> | ||
+ | osNpcMoveTo(key npc, vector position); | ||
+ | </source> | ||
+ | |- valign="top" | ||
+ | |'''Example(s)|| | ||
+ | |} | ||
− | [[Category:OSSL]] | + | [[Category:OSSL Functions]] |
[[Category:OSSL functions without example]] | [[Category:OSSL functions without example]] | ||
[[Category:OSSL functions without threat level]] | [[Category:OSSL functions without threat level]] |
Revision as of 09:59, 11 June 2011
OsNpcMoveTo | |
Threat Level | <Threat Level goes here> |
Function Syntax | osNpcMoveTo(key npc, vector position); |
Example(s) |