pfn_touch
Engine (engine.inc)
Description
pfn_touch - Called when two entities touch/collide.
Syntax
pfn_touch ( ptr, ptd )
Type
Forward
Notes
Players will always show up as the touched (ptd).

Returning PLUGIN_HANDLED will block the engine call.