Difference between revisions of "Talk:LlListen"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{QA|Q=Has this function to be called in every state? | {{QA | ||
|A=Yes, it's a feature. [[User:Strife Onizuka|Strife Onizuka]]}} | |Q=Has this function to be called in every state? | ||
|A=Yes, it's a feature. [[User:Strife Onizuka|Strife Onizuka]] | |||
}} | |||
{{QA | {{QA | ||
|Q=How can i send commands in chat that cannot be seen by others? | |Q=How can i send commands in chat that cannot be seen by others? | ||
|A={{QA | |A=<ol type="A"> | ||
|Q=By other | <li value="17" style="font-weight:bolder; color:black;"><font style="font-weight:normal; color:#546368;">{{{Q}}}</font> | ||
|A= | {{#if:{{{A|}}}{{{A1|}}}| | ||
<li value="1" style="font-weight:bolder; color:black;"><font style="font-weight:normal; color:#546368;">{{{A|}}}</font> | |||
{{#if:{{{A1|}}}| | |||
<ol> | |||
<li value="1" style="font-weight:bolder; color:black;"><font style="font-weight:normal; color:#546368;">{{{A1}}}</font> | |||
{{#if:{{{A2|}}}| | |||
<li value="1" style="font-weight:bolder; color:black;"><font style="font-weight:normal; color:#546368;">{{{A2}}}</font> | |||
{{#if:{{{A3|}}}| | |||
<li value="1" style="font-weight:bolder; color:black;"><font style="font-weight:normal; color:#546368;">{{{A3}}}</font> | |||
{{#if:{{{A4|}}}| | |||
<li value="1" style="font-weight:bolder; color:black;"><font style="font-weight:normal; color:#546368;">{{{A4}}}</font> | |||
{{#if:{{{A5|}}}| | |||
<li value="1" style="font-weight:bolder; color:black;"><font style="font-weight:normal; color:#546368;">{{{A5}}}</font> | |||
{{#if:{{{A6|}}}| | |||
<li value="1" style="font-weight:bolder; color:black;"><font style="font-weight:normal; color:#546368;">{{{A6}}}</font> | |||
}} | |||
}} | |||
}} | |||
}} | |||
}} | |||
</ol> | |||
}} | |||
}} | |||
</ol> | |||
{{QA | |||
|Q=By other scrpits? | |||
|A=Can't keep other scripts from hearing what your script says. But you can write complicated channel hopping communications that span the entire range of 4 billion channels, reducing the probability of anyone capturing a complete message. | |||
}} | }} | ||
}} | }} |
Revision as of 14:07, 27 March 2007
- Has this function to be called in every state?
- Yes, it's a feature. Strife Onizuka
- How can i send commands in chat that cannot be seen by others?
- {{{Q}}}
- By other scrpits?
- Can't keep other scripts from hearing what your script says. But you can write complicated channel hopping communications that span the entire range of 4 billion channels, reducing the probability of anyone capturing a complete message.