From WikiChip
Difference between revisions of "mirc/commands/tnick"
(Created page with "The '''/tnick command''' can be used to change own IRC nickname without changing the main or alternative nick (/anick) options. == Synopsis == /tni...") |
m (→Compatibility: Use version syntax) |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | The '''/tnick command''' can be used to change own IRC nickname without changing the main or alternative nick ( | + | {{mirc title|/tnick Command}} |
+ | The '''/tnick command''' can be used to change own IRC nickname without changing the main or alternative nick ({{mIRC|/anick}}) options. | ||
== Synopsis == | == Synopsis == | ||
Line 18: | Line 19: | ||
== 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|$nick}} |
− | * | + | * {{mIRC|$anick}} |
− | * | + | * {{mIRC|/anick}} |
+ | {{mIRC command list}} | ||
− | [[Category:mIRC commands]] | + | [[Category:mIRC commands|tnick command - mIRC]] |
Latest revision as of 20:49, 21 January 2024
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /tnick command can be used to change own IRC nickname without changing the main or alternative nick (/anick) options.
Synopsis[edit]
/tnick <newName>
Switches[edit]
None
Parameters[edit]
- <newName> - The temporary nickname.
Example[edit]
alias away { ; change nick tnick $me $+ |away !away }
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