void main() { if (GetIsDM(GetLastUsedBy())) { object oObject=GetObjectByTag("jw_sound_gong"); SoundObjectPlay(oObject); } }