From WikiChip
Difference between revisions of "mirc/commands/pvoice"
(Created page with "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 severa...") |
(→See also) |
||
Line 28: | Line 28: | ||
* [[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]] | ||
− | * [[/ | + | * [[/pop command - mIRC|/pop]] |
[[Category:mIRC commands]] | [[Category:mIRC commands]] |
Revision as of 20:30, 14 March 2014
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
/pvoice <delay> [#channel] <nickname>
Switches
None
Parameters
- <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
None
Compatibility
Added: mIRC v6.0
Added On: 03/02/2002
Note: Individual switches were not taken into consideration.