User Tools

  • Logged in as: anonymous (anonymous)
  • Logout

Site Tools


syncing

This is an old revision of the document!


Live Syncing

Live syncing is a core feature offered by mSLDev. By default mSLDev will scan your computer automatically for any running instance of mIRC.

The Sync bar is broken down into each of the scripting sections of mIRC. Double clicking the script or alias files will open them in mSLDev for editing. By default mSLDev will sync the updated file with mIRC once the changes have been saved.

Portability

mSLDev simply looks at running instances - this means the location of installation is irrelevant - making it possible to run mSLDev AND mIRC as portably off a thumb drive with no issues (Provided all dependencies are accounted for).

Locked

Locked mIRC will show up locked in mSLDev as well. A locked mIRC can be opened by clicking on it from the taskbar, as usual, or by right clicking on it in mSLDev.

Per-Instance Options

Sometimes it is desired to have certain settings set per each instance of mIRC. mSLDev allows you to customize some aspects of mSLDev from each mIRC instance.

Instance Name

The name of the mIRC instance shown in mSLDev can customized. This is particularly helpful if you have a separate instance for a bot, for example.

alias msldev_get_name return <Instance_Name>

Other Options

Some other options are also possible via the msldev_get_options alias:

alias msldev_get_options return <Option_Set>

<Option_Set> Can be any of the following ORed together:

  1. 1 - Hide Instance
  2. 2 - Allow mSLDev to hook into it even if its locked
syncing.1364430606.txt.gz · Last modified: 2013/03/27 20:30 by administrator