Sometimes; you need a little more functionality than the game provides, or you might find it useful to have some information displayed differently. This is where scripts, triggers (called actions in JMC) and aliases come in. I've collected some of the more useful ones I use here on the site, so feel free to use them. Also, I'm always happy to receive emails of requests or suggestions if you have any ideas for improvement.


Aliases and actions can be entered into the command line or directly into the .set file. Scripts should be pasted into the special file jmc\settings\commonlib.scr, but will also have either an alias or action to go with them.


JMC can use a variety of different scripting languages, but the scripts found here will be in VBScript. To set the scripting language, in the Options menu, select Setup and click the Scripts tab. You can select VBScript in the drop-down menu.


Options