OsNpcWhisper

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m (Added note stating which version of OpenSim introduced this function)
(Remove void)
Line 3: Line 3:
 
|permissions=${XEngine|osslNPC}
 
|permissions=${XEngine|osslNPC}
 
|delay=0
 
|delay=0
|function_syntax=void osNpcWhisper(key npc, int channel, string message)
+
|function_syntax=osNpcWhisper(key npc, int channel, string message)
 
|ossl_example=See [[osNpcCreate]] example.
 
|ossl_example=See [[osNpcCreate]] example.
 
|description='''npc''' whispers '''message''' on the given '''channel'''.
 
|description='''npc''' whispers '''message''' on the given '''channel'''.
 
|additional_info=This function was added in 0.7.4-post-fixes
 
|additional_info=This function was added in 0.7.4-post-fixes
 
}}
 
}}

Revision as of 18:30, 11 December 2018

osNpcWhisper(key npc, int channel, string message)
npc whispers message on the given channel.
Threat Level High
Permissions ${XEngine|osslNPC}
Extra Delay 0 seconds
Example(s)
See osNpcCreate example.
Notes
This function was added in 0.7.4-post-fixes
Personal tools
General
About This Wiki