OsNpcSay
From OpenSimulator
(Difference between revisions)
Line 1: | Line 1: | ||
− | '''Function Syntax:''' osNpcSay(key npc, string message);<br>'''Returns:''' NULL | + | '''Function Syntax:''' osNpcSay(key npc, string message);<br>'''Returns:''' NULL |
− | Example Required ! | + | Example Required ! |
− | [[Category:OSSL]] | + | |
+ | |||
+ | |||
+ | [[Category:OSSL]][[Category:OSSL_functions_without_example]] |
Revision as of 16:42, 5 June 2011
Function Syntax: osNpcSay(key npc, string message);
Returns: NULL
Example Required !