
Quick directions to use the Cosas Dagger motions in your mission;

NOTE: This will require you to build your own motiondb, using the makmdb.exe tool from Shadowspawn.
Look for the necessary tools to do this at various web sites; 
A good start is - http://www.angelfire.com/games4/shadowspawn/

You will need to add the motions dagstab, dagswing, and highdag to a folder called "motions" which will
need to be released with your mission. The following files will need to be in the motions folder;

dagstab.mi
dagstab_.mc
dagswing.mi
dagswing_.mc
highdag.mi
highdag_.mc

The file PlayerSword.mos tells the motion database to use the above files for certain motions
for the player arm. This file removes the normal sword motions and replaces them 
with the dagger motions. It WOULD be possible to have both daggers and swords in a mission,
but it would require different motion tags for the sword and dagger.

Directions for building your own motion databases are available with the Makmdb.exe tool.


