if (global.interact == 0 && con == 0)
{
caster_pause(global.currentsong);
global.interact = 1;
con = 1;
}