void main() { object oSound = GetObjectByTag("gongsound"); SoundObjectPlay(oSound); }