Difference between revisions of "Template:LSL Function/chat"
Jump to navigation
Jump to search
m |
(Posted chat throttle rate was incorrect. Fixed to match the real rate.) |
||
Line 18: | Line 18: | ||
{{#ifeq:{{#var:fc-neither}}{{{1|<noinclude>{{{1}}}</noinclude>}}}{{{dialog|}}}|{{{1}}}| | {{#ifeq:{{#var:fc-neither}}{{{1|<noinclude>{{{1}}}</noinclude>}}}{{{dialog|}}}|{{{1}}}| | ||
{{#vardefine:caveats|{{#var:caveats}} | {{#vardefine:caveats|{{#var:caveats}} | ||
*Messages sent on {{#if:{{{np|}}}||{{#var:PUBLIC_CHANNEL}} {{#if:{{{nd|}}}||and}}}} {{#if:{{{nd|}}}||{{#var:DEBUG_CHANNEL}}}} are throttled to a rate of <200/ | *Messages sent on {{#if:{{{np|}}}||{{#var:PUBLIC_CHANNEL}} {{#if:{{{nd|}}}||and}}}} {{#if:{{{nd|}}}||{{#var:DEBUG_CHANNEL}}}} are throttled to a rate of <200/10sec, per region, per owner/user. | ||
**Once the rate is exceeded, all following messages on {{#if:{{{np|}}}||{{#var:PUBLIC_CHANNEL}} {{#if:{{{nd|}}}||or}}}} {{#if:{{{nd|}}}||{{#var:DEBUG_CHANNEL}}}} will be dropped until the send rate is again below 200/2sec for the previous 2 sec. Dropped messages, despite being dropped still count against the limit.}} | **Once the rate is exceeded, all following messages on {{#if:{{{np|}}}||{{#var:PUBLIC_CHANNEL}} {{#if:{{{nd|}}}||or}}}} {{#if:{{{nd|}}}||{{#var:DEBUG_CHANNEL}}}} will be dropped until the send rate is again below 200/2sec for the previous 2 sec. Dropped messages, despite being dropped still count against the limit.}} | ||
}} | }} |
Revision as of 11:06, 12 December 2012
#var | value | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
caveats |
| |||||||||
p_none_desc | output channel, any integer value | |||||||||
p_none_hover | output channel, any integer value | |||||||||
p_none__desc | message to be transmitted | |||||||||
constants_nb |
|