From WikiChip
Difference between revisions of "mirc/commands/dlevel"
m (Bot: Automated text replacement (-<small>Note: Individual switches were not taken into consideration.</small> +)) |
m (→Compatibility: Added in 3.1.) |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/dlevel Command}} | ||
The '''/dlevel command''' changes the default level to the number specified. You can change the default user level to allow unlisted (from the User list) users to access more events. | The '''/dlevel command''' changes the default level to the number specified. You can change the default user level to allow unlisted (from the User list) users to access more events. | ||
Line 16: | Line 17: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|3.1}} | |
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
Line 27: | Line 24: | ||
* {{mIRC|$ulevel}} | * {{mIRC|$ulevel}} | ||
* {{mIRC|$dlevel}} | * {{mIRC|$dlevel}} | ||
+ | * {{mIRC|$level}} | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|dlevel command - mIRC]] |
Latest revision as of 10:29, 19 October 2022
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /dlevel command changes the default level to the number specified. You can change the default user level to allow unlisted (from the User list) users to access more events.
Synopsis[edit]
/dlevel <level>
Switches[edit]
None
Parameters[edit]
- <level> - the default level, a positive integer greater than 0
Example[edit]
/dlevel 5
Now unlisted users can access events whose access level are in the range [1-5]
Compatibility[edit]
Added: mIRC v3.1
Added on: 23 Apr 1995
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