DP QC TRACE MOVETYPE WORLDONLY
From Quake Wiki
Constant definitions:
float MOVE_WORLDONLY = 3;
Allows traces to hit only world (ignoring all entities, unlike MOVE_NOMONSTERS which hits all bmodels), use as the nomonsters parameter to trace functions