*****************************************************************

                 The Elder Scrolls III
                       Morrowind:
                    MWScheduler
                         v. 1.2.19

*****************************************************************

     1-INSTALLING THE PROGRAM

*****************************************************************

If you download the program with a setup package, then run Setup.exe and
follow the instructions. Otherwise just run MWScheduler.exe.

*****************************************************************

     2-What it does?

*****************************************************************

This program allows for easy generating of Schedule scripts for NPCs in
Morrowind. I believe the controls are self explanatory, but I'll do a quick
run over them:

-NPC Name: Choose or type a name of your NPC.
-Load Button: Load NPC names from an ESM\ESP file.
-Test for Complete Equality checkbox: Checking this will make the program 
	use an "equal to" check instead of the default "equal or less than".
	Unless you need some special effect, leave it off. Note that some
	actions will override this.
-Global Checkbox: Removes the "FPS guards," so you can write your own 
	local central script, or use the template supplied with the program.
-Check Visibility Checkbox: Checking this will make certain actions, such as
	appearing and disappearing happen only if the player isn't looking.
	The only problem with this is that if at the moment when the schedule
	is processed, the player is looking, it won't happen at that day.
-Time: Specify the time for the task at hand.
-Action: What should the NPC do in the specified time.
-Option Box: Space for options that different functions require.
-Add Task Button: Add the selected action\time to the Tasks List.
-Remove Task Button: Remove the selected actions from the Tasks List.
-Tasks List: The list of all tasks in this NPC's schedule. Double-clicking
	on an entry will remove it.
-Generate Button: Generate a script from the whole Tasks List.
-Generate From Selection Button: Generate a script from only the selected
	items in the Tasks List.
-Generate Central Script Button: Generate a script template which would be
	"local", and call the rest of the scripts as "globals". If you don't
	understand this, forget it. It's not very important unless you're
	scheduling a hundred of NPCs in one cell.
-Script Textbox: Where the script is generated.

To run the script, copy and paste it into the "Script Editor" in TESCS, and
attach to the NPC, or any object in the cell where the NPC is.

NOTE: Several people asked me to add an UnEquip function. However, MW
itself doesn't have such a function, so I can't add it unfortunately. Since it's
intended mainly for clothes\armor, you could make a "no parts" clothing item
and equip it to simulate unequipping the rest.

*****************************************************************

     3-Compatibility & Requirements

*****************************************************************

Doesn't require anything.

*****************************************************************

     4-Version History

*****************************************************************

*Version v. 1.2.19
    * Optimized the scripts to have even less impact on the framerate.
    * Changed some settings, as illustrated in the "How it Works" section.
    * Added "Start\Stop Jumping While Moving" actions.
    * Added "Return to Original Location" actions.
    * Fixed the "Cast" action.
    * Optimized the loading routine, so even Morrowind.esm will load in a second.


*Version v. 1.1.16
    * Added a bunch of commands.
    * Added the "Global" flag.
    * Added a lot of "nice-to-haves" like correct Tab order, copy\paste events, etc.
    * Fixed a bug with commas in Cell names.
    * Fixed a bug with negative numbers which wouldn't work.
    * The program can now maximize nicely
    * Added DoOnce conditions on commands like "Position" and "Say".
    * Added auto-complete feature to the names box.
    * Misc optimization, improvements...


*Version v. 1.0.7
    * Added ability to load NPC names from an ESM\ESP file.


*Version v. 1.0.5
    * Added the "Say" command.
    * Added the "Cast" command.
    * Added the "AddSpell" & "RemoveSpell" commands.
    * Added the "Equip" command.
    * String arguments are automatically enclosed in quotes now.

*Version v. 1.0.2
    * Renamed "Disable" & "Enable" to "Appear" & "Disappear" for user-friendliness.
    * Fixed the "Weird Error" on "Flee Chance", since I misspelled it. heee.gif
    * Added section-only generation.
    * Resizes task list\script textbox when maximizing\minimizing.
    * Added Position & PositionCell commands.
    * Enabled "Select All" & "Copy" with keyboard shortcuts.


*Version 1.0.0

	The intial release.

*****************************************************************

     5-Save Games

*****************************************************************

Doesn't have to do anything with those.

*****************************************************************


     6-Address & Usage

*****************************************************************

If you want to report any bug, or give a suggestions, send me a message at
max99x_nobody@yahoo.com please.

You may freely republish this program as you wish, as long as I'm mentioned.

If you'd like to use the VB6 source, E-Mail me at the address above.

*****************************************************************

      7-Other

*****************************************************************

Thanx to Grumpy & Wrye who inspired me to write this.
Thanx to Wrye, The Wanderer, and Halo for v. 1.2.19 suggestions.

Have Fun!
Max a.k.a. ~NOOBDY~