require('o_mis') require('ai/SND/L_AUDIO_SERVER') function onStartup(self) --set the vars for interaction. NOTE: any/all of thses are optional AddInteraction(self, "interactionEffect", "plysnd") print "poop" end