//-------------------------------------------------------------------// // // Microsoft Agent Character Description // // Character Version 2.1 // Copyright (c) 1996-98, Microsoft Corporation // //-------------------------------------------------------------------// DefineCharacter DefineInfo 0x0009 Name = "DylanTheLedgenzXD" EndInfo GUID = {7CC6D806-06D5-40C4-9283-4C4B27121C43} Width = 176 Height = 176 Transparency = 10 DefaultFrameDuration = 10 Style = AXS_VOICE_TTS | AXS_BALLOON_ROUNDRECT | AXS_BALLOON_SIZETOTEXT TTSEngineID = {E0725551-286F-11D0-8E73-00A0C9083363} TTSModeID = {C77C5170-2867-11D0-847B-444553540000} TTSLangID = 0x0409 TTSLangDialect = "US English" TTSGender = 1 TTSAge = 30 TTSStyle = "Clear low-accented North American English native" ColorTable = "C:\Users\Max\Pictures\channels4_profile.bmp" EndCharacter //-------------------------------------------------------------------// DefineBalloon NumLines = 1 CharsPerLine = 26 FontName = "Ravie" FontHeight = 10 ForeColor = 00fb4213 BackColor = 00fa7272 BorderColor = 00fca298 EndBalloon //-------------------------------------------------------------------// DefineAnimation "Show" TransitionType = 2 DefineFrame Duration = 10 SoundEffect = "C:\Users\Max\Desktop\Msagent sounds\Mac OS X\Startup.wav" DefineImage Filename = "C:\Users\Max\Pictures\channels4_profile.bmp" EndImage EndFrame EndAnimation //-------------------------------------------------------------------// DefineAnimation "Alert" TransitionType = 2 DefineFrame Duration = 10 SoundEffect = "C:\Users\Max\Desktop\Msagent sounds\Mac OS X\Asterik.wav" DefineImage Filename = "C:\Users\Max\Pictures\Alert.bmp" EndImage EndFrame EndAnimation //-------------------------------------------------------------------// DefineAnimation "Confused" TransitionType = 2 DefineFrame Duration = 10 SoundEffect = "C:\Users\Max\Desktop\Msagent sounds\Bonzi Buddy Sounds\0000.wav" DefineImage Filename = "C:\Users\Max\Pictures\Confused.bmp" EndImage EndFrame EndAnimation //-------------------------------------------------------------------// DefineAnimation "Congratulate" TransitionType = 2 DefineFrame Duration = 10 SoundEffect = "C:\Users\Max\Desktop\Msagent sounds\Bonzi Buddy Sounds\0001.wav" DefineImage Filename = "C:\Users\Max\Pictures\Congradulate.bmp" EndImage EndFrame EndAnimation //-------------------------------------------------------------------// DefineAnimation "Hide" TransitionType = 2 DefineFrame Duration = 10 SoundEffect = "C:\Users\Max\Desktop\Msagent sounds\Bonzi Buddy Sounds\0014.wav" DefineImage Filename = "C:\Users\Max\Pictures\channels4_profile.bmp" EndImage EndFrame EndAnimation //-------------------------------------------------------------------// DefineState "Showing" Animation = "Show" Animation = "Hide" EndState //-------------------------------------------------------------------//