From WikiChip
Difference between revisions of "mirc/commands/tnick"
m (Bot: Automated text replacement (-<small>Note: Individual switches were not taken into consideration.</small> +)) |
m (→Compatibility: Use version syntax) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{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 18: | Line 19: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|6.0}} | |
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
Line 32: | Line 29: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[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