From WikiChip
Difference between revisions of "mirc/commands/tips"
m (Bot: Adding a template) |
m (→Compatibility: Use version syntax) |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | 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 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}}. | ||
== Synopsis == | == Synopsis == | ||
Line 15: | Line 16: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|6.31}} | |
− | |||
− | |||
− | |||
− | |||
== 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|$tips}} |
− | * | + | * {{mIRC|$tip}} |
− | * | + | * {{mIRC|/tip}} |
{{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