void main()
{
object oPC=GetLastSpeaker();

AssignCommand(oPC, ActionPlayAnimation( ANIMATION_LOOPING_PAUSE_DRUNK, 1.0, 8.0));

}