if(position_meeting(x-23,y+20,argument0) && !position_meeting(x-23,y+20,mplatparent))
{
return 1;
}
return 0;