//::////////////////////////////////////////////////////////////////////////::// //:: SIMTools V2.1 Speech Integration & Management Tools Version 2.1 ::// //:: Created By: FunkySwerve ::// //:: Created On: April 4 2006 ::// //:: Last Updated: September 29 2006 ::// //:: With Thanks To: ::// //:: Dumbo - for his amazing plugin ::// //:: Virusman - for Linux versions, and for the reset plugin ::// //:: Dazzle - for his script samples ::// //:: Butch - for the emote wand scripts ::// //:: The DMFI project - for the languages conversions and many of the emotes::// //:: Lanessar and the players of the Myth Drannor PW - for the new languages::// //::////////////////////////////////////////////////////////////////////////::// #include "fky_chat_inc" void main() { Speech_OnClientExit(GetExitingObject()); }