void main() { object oPC = GetClickingObject(); if (!GetIsObjectValid(oPC))return; AssignCommand(oPC, PlaySound("as_pl_ailingf5")); }