Difference between revisions of "Template:LSL Function/chat/ru"
Jump to navigation
Jump to search
(Created page with "{{LSL_Function/ru |inject-2={{LSL_Function/chat/ru|channel|msg}} |func_id=23 |func_sleep=0.0 |func_energy=10.0 |func=llSay |sort=Say |p1_type=integer|p1_name=channel |p2_type=str…") |
|||
Line 1: | Line 1: | ||
{{ | {{LSL Injection Test}}{{#if: | ||
| | |||
<includeonly>{{#if:{{{nc|}}}||{{#vardefine:hidden-text|{{#var:hidden-text}}{{LSLC|Communications{{#var:lang}}}}}}}}</includeonly> | |||
| | |||
| | {{#if:{{{1|<noinclude>*</noinclude>}}}| | ||
| | <includeonly>{{#if:{{{nc|}}}||{{#vardefine:hidden-text|{{#var:hidden-text}}{{LSLC|Chat{{#var:lang}}}}}}}}</includeonly> | ||
| | |||
| | {{#vardefine:fc-neither|{{#ifeq:{{#if:{{{np|}}}|*}}{{#if:{{{nd|}}}|*}}|**|*}}}} | ||
| | {{#vardefine:constants_nb|{{#if:{{#var:fc-neither}}||{{LSL Constants/Chat|np={{{np|}}}|nd={{{nd|}}}|direct={{{direct|}}}}}}} | ||
| | {{#var:constants_nb}}}} | ||
{{#vardefine:p_{{{1|none}}}_desc|{{#if:{{{input|}}}|input|output}} channel, any integer value {{#if:{{#var:fc-neither}}|except {{#var:PUBLIC_CHANNEL}} and {{#var:DEBUG_CHANNEL}}|{{#if:{{{np|}}}|except {{#var:PUBLIC_CHANNEL}}}}{{#if:{{{nd|}}}|except {{#var:DEBUG_CHANNEL}}}}}}}} | |||
{{#vardefine:p_{{{1|none}}}_hover|{{#if:{{{input|}}}|input|output}} channel, any integer value {{#if:{{#var:fc-neither}}|except PUBLIC_CHANNEL and DEBUG_CHANNEL|{{#if:{{{np|}}}|except PUBLIC_CHANNEL}}{{#if:{{{nd|}}}|except DEBUG_CHANNEL}}}}}} | |||
| | |||
* | {{#ifeq:{{#var:fc-neither}}{{{1|<noinclude>{{{1}}}</noinclude>}}}{{{dialog|}}}|{{{1}}}| | ||
* | {{#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/2sec, 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.}} | ||
{ | |||
} | |||
| | |||
| | |||
{{LSL | |||
| | |||
{{ | |||
{{ | |||
{{ | |||
{{ | |||
{{ | |||
{{ | |||
| | |||
{{ | |||
| | |||
* | |||
* | |||
}} | }} | ||
}} | |||
{{#if:{{{2|<noinclude>*</noinclude>}}}| | |||
{{#if:{{{input|}}}| | |||
{{#vardefine:p_{{{2|none_}}}_desc|{{#if:{{{ph|}}}|{{{ph|}}}|{{{pd|}}}}} message}} | |||
| | |||
{{#if:{{{dialog|}}}| | |||
{{#vardefine:p_{{{2|none_}}}_desc|message to be displayed in the {{{dialog|}}}}} | |||
| | |||
{{#vardefine:p_{{{2|none_}}}_desc|message to be transmitted}} | |||
}} | |||
}} | |||
}} | |||
}}<noinclude> | |||
{| {{Prettytable}} | |||
|-{{Hl2}} | |||
! #var | |||
! value | |||
|- | |||
{{VarPair|caveats}} | |||
|- | |||
{{VarPair|p_{{{1|none}}}_desc}} | |||
|- | |||
{{VarPair|p_{{{1|none}}}_hover}} | |||
|- | |||
{{VarPair|p_{{{2|none_}}}_desc}} | |||
|- | |||
{{VarPair|constants_nb}} | |||
|} | |||
</noinclude> |
Revision as of 00:31, 25 August 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 |
|