From WikiChip
Difference between revisions of "mirc/commands/tips"
m (Bot: Fixing links) |
m (→Compatibility: Use version syntax) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/tips Command}} | ||
The '''/tips command''' can be used to disable and enable all tips options from the option dialog. Without any parameters, it prints the current tips settings. Turning tips off will kill all active tips, including the ones generated by {{mIRC|$tip}}. | The '''/tips command''' can be used to disable and enable all tips options from the option dialog. Without any parameters, it prints the current tips settings. Turning tips off will kill all active tips, including the ones generated by {{mIRC|$tip}}. | ||
Line 15: | Line 16: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|6.31}} | |
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
Line 29: | Line 26: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|tips command - mIRC]] |
Latest revision as of 20:50, 21 January 2024
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /tips command can be used to disable and enable all tips options from the option dialog. Without any parameters, it prints the current tips settings. Turning tips off will kill all active tips, including the ones generated by $tip.
Synopsis[edit]
/tips [on|off]
Switches[edit]
None
Parameters[edit]
- [on|off] - on/off settings
Example[edit]
; disable all tips /tips off
Compatibility[edit]
Added: mIRC v6.31
Added on: 01 Nov 2007
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