void main()
{

object oPC = GetPCSpeaker();


ApplyEffectToObject(DURATION_TYPE_TEMPORARY, EffectCutsceneGhost (), oPC, 600.00);
}