OsNpcSay (with channel)
From OpenSimulator
void osNpcSay(key npc, int channel, string message)
| |
npc says message on the given channel. | |
Threat Level | High |
Permissions | No permissions specified |
Extra Delay | No function delay specified |
Example(s) | |
See osNpcCreate example. |