OsNpcShout

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Created page with "{{osslfunc |threat_level=High |function_syntax=void osNpcShout(key npc, int channel, string message) |ossl_example=See osNpcCreate example. |description='''npc''' shouts '''m...")
 
m
Line 3: Line 3:
 
|function_syntax=void osNpcShout(key npc, int channel, string message)
 
|function_syntax=void osNpcShout(key npc, int channel, string message)
 
|ossl_example=See [[osNpcCreate]] example.
 
|ossl_example=See [[osNpcCreate]] example.
|description='''npc''' shouts '''message''' on the given channel.
+
|description='''npc''' shouts '''message''' on the given '''channel'''.
 
|
 
|
 
}}
 
}}

Revision as of 10:50, 29 April 2012

void osNpcShout(key npc, int channel, string message)
npc shouts message on the given channel.
Threat Level High
Permissions No permissions specified
Extra Delay No function delay specified
Example(s)
See osNpcCreate example.
Personal tools
General
About This Wiki