OsNpcSayTo

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Add See Also)
(One intermediate revision by one user not shown)
Line 6: Line 6:
 
|ossl_example= ...
 
|ossl_example= ...
 
|description='''npc''' says '''message''' on the given '''channel''' to the specified '''target'''
 
|description='''npc''' says '''message''' on the given '''channel''' to the specified '''target'''
|additional_info=This function was added in 0.9.0.1 Dev
+
|
 +
|additional_info=This function was added in 0.9.1.0 Dev
 +
This function is based on llRegionSayTo, it therefore has no range limitation inside the region.
 
}}
 
}}
 
'''See Also'''
 
'''See Also'''

Revision as of 01:04, 20 December 2018

osNpcSayTo(key npc, key target, integer channel, string message)
npc says message on the given channel to the specified target
Threat Level High
Permissions ${XEngine|osslNPC}
Extra Delay 0 seconds
Example(s)
...
Notes
This function was added in 0.9.1.0 Dev

This function is based on llRegionSayTo, it therefore has no range limitation inside the region.


See Also

Personal tools
General
About This Wiki