void main() { object oFleeFrom; oFleeFrom = GetPCSpeaker(); ActionMoveAwayFromObject(oFleeFrom,TRUE,30.0f); }