From WikiChip
Difference between revisions of "mirc/commands/tnick"
m (bot: correcting title) |
m (→Compatibility: Use version syntax) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{mirc title|/tnick Command | + | {{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. | The '''/tnick command''' can be used to change own IRC nickname without changing the main or alternative nick ({{mIRC|/anick}}) options. | ||
Line 19: | Line 19: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|6.0}} | |
== See also == | == See also == |
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