OsNpcMoveTo
From OpenSimulator
(Difference between revisions)
Line 6: | Line 6: | ||
[[Category:OSSL]] | [[Category:OSSL]] | ||
[[Category:OSSL functions without example]] | [[Category:OSSL functions without example]] | ||
+ | [[Category:OSSL functions without threat level]] |
Revision as of 07:10, 8 June 2011
Function Syntax: osNpcMoveTo(key npc, vector position);
Returns: NULL
Example Required !