From WikiChip
Difference between revisions of "mirc/commands/iuser"
m (Bot: Adding a template) |
m (Bot: Fixing links) |
||
Line 30: | Line 30: | ||
* [[$ulevel identifier - mIRC|$ulevel]] | * [[$ulevel identifier - mIRC|$ulevel]] | ||
* [[$ulist identifier - mIRC|$ulist]] | * [[$ulist identifier - mIRC|$ulist]] | ||
− | * | + | * {{mIRC|/flush}} |
− | * | + | * {{mIRC|/guser}} |
− | * | + | * {{mIRC|/auser}} |
− | * | + | * {{mIRC|/rlevel}} |
− | * | + | * {{mIRC|/ruser}} |
− | * | + | * {{mIRC|/ulist}} |
{{mIRC command list}} | {{mIRC command list}} | ||
[[Category:MIRC commands]] | [[Category:MIRC commands]] |
Revision as of 18:47, 5 July 2014
The /iuser command can be used to set or remove the info appended to an user list entry.
Synopsis
/iuser <nick|address> [info]
Switches
None
Parameters
- <nick|address> - The exact nick or address to be used
- [info] - If not provided, clear the info
Example
;Add an address; Info can be retrieved using $ulist(*!*@Example.com).info /auser 5 *!*@example.com Cool people ;Update the info /iuser *!*@example.com Uncool!
Compatibility
Added: mIRC v2.1a
Added On: 28/02/1995
Note: Individual switches were not taken into consideration.
See also
mIRC commands list