OsNpcShout
From OpenSimulator
void osNpcShout(key npc, int channel, string message)
| |
npc shouts message on the given channel. | |
Threat Level | High |
Permissions | ${XEngine|osslNPC} |
Extra Delay | 0 seconds |
Example(s) | |
See osNpcCreate example. |
void osNpcShout(key npc, int channel, string message)
| |
npc shouts message on the given channel. | |
Threat Level | High |
Permissions | ${XEngine|osslNPC} |
Extra Delay | 0 seconds |
Example(s) | |
See osNpcCreate example. |