OsNpcGetPos

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(New page: {{osslfunc |function_syntax=vector osNpcGetPos(key npc) |csharp_syntax= |description=Return the current position of the NPC. |threat_level= |ossl_example= |additional_info= }})
 
m (Updated ThreatLevel for osNpcGetPos().)
Line 3: Line 3:
 
|csharp_syntax=
 
|csharp_syntax=
 
|description=Return the current position of the NPC.
 
|description=Return the current position of the NPC.
|threat_level=
+
|threat_level=High
 
|ossl_example=
 
|ossl_example=
 
|additional_info=
 
|additional_info=
 
}}
 
}}

Revision as of 12:29, 30 September 2014

vector osNpcGetPos(key npc)
Return the current position of the NPC.
Threat Level High
Permissions No permissions specified
Extra Delay No function delay specified
General
About This Wiki