AGS processes both events. For instance when you click something with the interact cursor, it calls the function linked to the interact event, then the one linked to the any click event.
If the function gets called twice, my guess is it's linked twice?
If the function gets called twice, my guess is it's linked twice?