sourcemod
sourcemod copied to clipboard
Add custom sdktools trace types
This is a pretty useful introduction that allows to use trace types such as TRACE_WORLD_ONLY, which allows to ignore the SpatialPartition algorithm, thereby reducing the call time of trace functions in some cases up to ~2 times.