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