i am not sure if u mean this but maby it is

function clicked
{
if(event_click == on)
{
selected_my = on;
}
}

action klickableentity
{
my.enable_click = on;
my.event = clicked;

// ore
use mouse_ent

if this isnt what u was searching for i didnt understand u


"empty"