From WikiChip
Difference between revisions of "mirc/commands/tips"
m (PatrolBot moved page /tips command - mIRC to mirc/commands/tips: per new naming convention) |
m (bot: correcting title) |
||
Line 1: | Line 1: | ||
− | {{mIRC menu}} | + | {{mirc title|/tips Command}}{{mIRC menu}} |
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}}. | ||
Revision as of 04:39, 4 January 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Template:mIRC menu 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
/tips [on|off]
Switches
None
Parameters
- [on|off] - on/off settings
Example
; disable all tips /tips off
Compatibility
Added: mIRC 6.31
See also
mIRC commands list