From WikiChip
Difference between revisions of "mirc/commands/guser"
m (Bot: Adding a template) |
m (Bot: Fixing links) |
||
Line 1: | Line 1: | ||
− | The '''/guser command''' looks up the address of the specified nick and adds it to the user list. It does this by doing a | + | The '''/guser command''' looks up the address of the specified nick and adds it to the user list. It does this by doing a {{mIRC|/userhost}} on the given nickname, and returning an address in the format specified by [type]. If [type] is not specified then a default address format is selected. |
== Synopsis == | == Synopsis == | ||
Line 27: | Line 27: | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
* [[$ulevel identifier - mIRC|$ulevel]] | * [[$ulevel identifier - mIRC|$ulevel]] | ||
− | * | + | * {{mIRC|/auser}} |
− | * | + | * {{mIRC|/flush}} |
− | * | + | * {{mIRC|/iuser}} |
− | * | + | * {{mIRC|/rlevel}} |
− | * | + | * {{mIRC|/ruser}} |
− | * | + | * {{mIRC|/ulist}} |
{{mIRC command list}} | {{mIRC command list}} | ||
[[Category:MIRC commands]] | [[Category:MIRC commands]] |
Revision as of 18:44, 5 July 2014
The /guser command looks up the address of the specified nick and adds it to the user list. It does this by doing a /userhost on the given nickname, and returning an address in the format specified by [type]. If [type] is not specified then a default address format is selected.
Synopsis
/guser [-a] <levels> <nick> [type] [info]
Switches
- -a - if the user already exists, the specified levels are added to the current levels the user has
Parameters
- <levels> - a list of levels seperated by commas
- <nick> - the nickname you want to add the address from
- [type] - if not specified, mIRC use a default type: 6
- [info] - append text to the entry that is added to the users list
Example
Compatibility
Added: 3.3 - 3.4
Added On: 21/06/95
Note: Individual switches were not taken into consideration.
See also
mIRC commands list