new Float:vec[3] vec[0] = 0.0 vec[1] = 0.0 vec[2] = 0.0 new stuff = point_contents(vec); if(stuff&CONTENTS_EMPTY) { //code here }