/////////////////////////////////////////////
//
// Recdu Recsu Teleporters
//
/////////////////////////////////////////////
//
// Updated : 24 Jan 2003
// Author  : MuadDib
//
/////////////////////////////////////////////
//
//   - Item, script, and control script for
//	creating altar centerpieces for using
//	the OSI speech system of Recdu/Recsu
//	teleporters for entering The Lost Lands
//	(T2A).
//
/////////////////////////////////////////////
// Thanks
// ======
//
//  - Xan for the encouragement to do this,
//	bdi_fc for the help on the main speech
//	event control file, and Calos from
//	TF, who scripted my shard a tourny stone
//	that I used as a base for the gumps
//	for the use script.
//
/////////////////////////////////////////////
//
// Installation (POL094 distro)
// ============================
//
// 1. Backup all your existing scripts
// 2. Copy the pkg into your /pkg/items folder
//    in its own dir.
// 3. Compile and load Pol.
// 4. .create the item, use the setup menu
//	within 60 seconds to set up the keywords
//	for the word to listen to (recdu or 
//	recsu), again for each x,y,z coord
//      to teleport to. Menu launched on creation.
//
///////////////////////////////////////////
//
//  Email me with any issues, bugs, problems
//  and I can help you fix them or add them
//  to this pkg and update it on the forum
//
/////////////////////////////////////////////
//
// Additional Notes.....
// ============================
//
// 1. You have 60 seconds once it is created
//      to set all the props on it 
//	
//
//
/////////////////////////////////////////////
//
// Update Notes.....
// ============================
//
// Jan 24: No longer must dbl click EVERY
//	   time to set each setting. Script
//         to set up the keywords to listen for,
//	   x, y, and z coords launches upon item
//         creation.
//
/////////////////////////////////////////////