From WikiChip
Difference between revisions of "mirc/commands/localinfo"
(Created page with "The '''/localinfo command''' looks up and sets your Local settings. == Synopsis == /localinfo -uhp [host] [ip] == Switches == * '''-u''' - performs a /userhost lookup (use ...") |
m (Bot: de-linking old mIRC menu) |
||
(8 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/localinfo Command}} | ||
The '''/localinfo command''' looks up and sets your Local settings. | The '''/localinfo command''' looks up and sets your Local settings. | ||
Line 18: | Line 19: | ||
== Compatibility == | == Compatibility == | ||
Added: 5.81 | Added: 5.81 | ||
− | |||
− | |||
− | |||
− | |||
== 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|$ip}} |
− | * | + | * {{mIRC|$host}} |
+ | {{mIRC command list}} | ||
− | [[Category:mIRC commands]] | + | [[Category:mIRC commands|localinfo command - mIRC]] |
Latest revision as of 18:31, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /localinfo command looks up and sets your Local settings.
Synopsis[edit]
/localinfo -uhp [host] [ip]
Switches[edit]
- -u - performs a /userhost lookup (use the server you are connected to)
- -h - performs a normal lookup
- -p - performs a UPnP lookup through your router, if available, depending on the router, might freeze mIRC for a short period
Parameters[edit]
- [host] - if specified, set the host with that value
- [ip] - if specified, set the ip with that value
Example[edit]
Compatibility[edit]
Added: 5.81
See also[edit]
mIRC commands list