OsNpcSay

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Add See Also)
Line 1: Line 1:
 
{{osslfunc
 
{{osslfunc
 
|threat_level=High
 
|threat_level=High
|permissions=${XEngine|osslNPC}
+
|permissions=${OSSL|osslNPC}
 
|delay=0
 
|delay=0
 
|function_syntax=osNpcSay(key npc, integer channel, string message)<br>
 
|function_syntax=osNpcSay(key npc, integer channel, string message)<br>

Revision as of 21:04, 25 September 2019

osNpcSay(key npc, integer channel, string message)

osNpcSay(key npc, string message)

npc says message on the given channel (channel is 0 in the second form)
Threat Level High
Permissions ${OSSL|osslNPC}
Extra Delay 0 seconds
Example(s)
See osNpcCreate example.
Notes
This function was added in 0.7.4-post-fixes


See Also

Personal tools
General
About This Wiki