From WikiChip
Difference between revisions of "mirc/commands/gqreq"
m (Bot: Adding a template) |
m (Bot: de-linking old mIRC menu) |
||
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/gqreq Command}} | ||
By default mIRC queues all requests and plays them one after the other to ensure that even if you use multiple agents at the same time, all messages will be heard, and all agents will act in the order that you requested. The '''/gqreq command''' can turn queuing on/off on the fly. | By default mIRC queues all requests and plays them one after the other to ensure that even if you use multiple agents at the same time, all messages will be heard, and all agents will act in the order that you requested. The '''/gqreq command''' can turn queuing on/off on the fly. | ||
Line 15: | Line 16: | ||
== Compatibility == | == Compatibility == | ||
Added: 5.7 | Added: 5.7 | ||
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
Line 25: | Line 22: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|gqreq command - mIRC]] |
Latest revision as of 18:25, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
By default mIRC queues all requests and plays them one after the other to ensure that even if you use multiple agents at the same time, all messages will be heard, and all agents will act in the order that you requested. The /gqreq command can turn queuing on/off on the fly.
Synopsis[edit]
/gqreq <on | off>
Switches[edit]
None
Parameters[edit]
- <on | off> - the state, 'on' for enabled and 'off' for disabled
Example[edit]
Compatibility[edit]
Added: 5.7
See also[edit]
mIRC commands list