can you use a id

action node
my.id =6000;

function
if(event_type == EVENT__SCAN)
if(you.id == 6000)


would that work? I'm new to this and my pointfinding system uses is to tell entities apart.