This unofficial help file is intended to document all parts of mIRC Scripting in a more detailed manner than the official help file.
This file only includes current or previously documented features. It must exist in the versions.txt OR a current/previous version of mirc.chm or mirc.hlp. If a feature is depreciated or removed it will be noted.
Undocumented commands, identifiers, switches, properties, onEVENT, and others things will NOT be included as they can possibly be removed at anytime.
NOTE: THIS HELP FILE IS NOT COMPLETE AND HAS BROKEN OR MISSING PARTS DUE TO THE IMPORTING.
NOTE: Check here for newer versions: https://github.com/RealKindOne/mhelp/tags
You will need to download the .chm help file compiler:
MD5: 53899BE5DA83419D772D5B97E653DA7C
Install it.
Open the "mhelp.hhp" file and click File -> Compile (or click the icon left of the sunglasses).
You can click the sunglasses icon to view the "mhelp.chm" file.
OR...
Run "C:\Program Files (x86)\HTML Help Workshop\hhc.exe" C:\path\to\mhelp.hhp in the command prompt.
The HTML Help Workshop program is very primitive and buggy. You would be better off using a different text editor.
Check here for updates: https://github.com/RealKindOne/mhelp/tags
If you do not want to run the help file you can download the source code and open the .html files.
List of commands and identifiers can be found in commands.html and identifiers.html or you can search for the command/identifier filename.
Windows has a security feature that prevents running non-installed (downloaded) .chm files. You will need to Unblock the file by Right clicking the .chm file, click Properties, Unblock, Ok.