void main() { object oPC = GetPCSpeaker(); FloatingTextStringOnCreature("BAR BRAWL!!", oPC); AssignCommand(oPC, SpeakString("BAR BRAWL!!")); }