Candles
Wall-Mounted and hand-held

Sometimes torches and lanterns are just too big and bright. These candles have a vhot so that a particle effect can be added, and the light will be emmitted from the top rather than the middle.
For an idea of the size, the candle on this object is similar in size to the candle on the gold candlesticks that someone always steals...

Credits:
	GCandel.gif - NV's Enhancement Pack
	candsnuff.wav - modified version of puff2.wav (orignal resource)

Readme files:
This file is the most up to date and is recommended. The original has been included, for those who want to set things up manually, with a minor edit as the NV scripts are replaced with a Squirrel script to simplify setup.

Installation
1)
Extract obj, schema, snd, and sq_scripts folders to your FM root folder.

If your .zip program preserves path names, the files should be extracted to the following
folders:
	RSWallCand.bin	fm root\obj\
	RSHandCand.bin	fm root\obj\
	trchbrak.gif	fm root\obj\txt\ (nothing wrong with this going in txt16 instead)
	GCandel.gif		fm root\obj\txt16\
	Candle.sch		fm root\schema\
	candsnuff.wav	fm root\snd\
	CandleSnuff.nut fm root\sq_scripts\
It's worth double checking if you're not sure.

2)
Extract the DML file somewhere - the location doesn't matter.

3)
In Dromed, go to File > Load DbMod (or run the command dbmod_load) and select the DML file.
(this file contains a set of instructions that will make Dromed create the archetypes with the correct properties and links)

4)
To get the candle to play a sound when snuffed, you will need to use the command reload_schemas, however you must have a full set of schema files in the schema folder in addition to the included Candle.sch file.
If you don't already have them, a good source is Telliamed's website: 
http://www.thiefmissions.com/telliamed/schema118r1.zip
The website address is:
http://www.thiefmissions.com/telliamed/

5)
Save your gamesys if you're using .mis and .gam files.
Info on how to save the gamesys:
https://dromed.whoopdedo.org/dromed/gamesys


R Soul