From WikiChip
Difference between revisions of "mirc/commands/pvoice"
(→See also) |
m (Bot: de-linking old mIRC menu) |
||
(9 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/pvoice Command}} | ||
The '''/pvoice command''' performs a delayed voice on a nickname. The purpose of this command is to prevent a channel window filling up with voice mode changes whenever several users have the same nickname in their auto-voice section. | The '''/pvoice command''' performs a delayed voice on a nickname. The purpose of this command is to prevent a channel window filling up with voice mode changes whenever several users have the same nickname in their auto-voice section. | ||
Line 19: | Line 20: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|6.0}} | |
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
* [[List of commands - mIRC|List of commands]] | * [[List of commands - mIRC|List of commands]] | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
− | * | + | * {{mIRC|/pop}} |
+ | {{mIRC command list}} | ||
− | [[Category:mIRC commands]] | + | [[Category:mIRC commands|pvoice command - mIRC]] |
Latest revision as of 18:35, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /pvoice command performs a delayed voice on a nickname. The purpose of this command is to prevent a channel window filling up with voice mode changes whenever several users have the same nickname in their auto-voice section.
Before performing the voice it checks if the user is already voiced.
Synopsis[edit]
/pvoice <delay> [#channel] <nickname>
Switches[edit]
None
Parameters[edit]
- <delay> - mIRC will pause around <delay> seconds before performing the voice. If <delay> is zero, it does an immediate voice.
- [#channel] - If specified, the channel you want to voice the nickname on, otherwise the current channel is used
- <nickname> - The nickname you want to voice.
Example[edit]
None
Compatibility[edit]
Added: mIRC v6.0
Added on: 03 Feb 2002
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also[edit]
mIRC commands list