From WikiChip
Difference between revisions of "mirc/commands/tips"
m (bot: correcting title) |
m (Bot: de-linking old mIRC menu) |
||
Line 1: | Line 1: | ||
− | {{mirc title|/tips Command | + | {{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}}. | ||
Revision as of 18:44, 15 June 2017
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
/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