native
message_begin
Syntax
native message_begin(dest, msg_type, const origin[3] = {0,0,0}, player = 0);
Description
These functinos are used to generate client messages.
You may generate menu, smoke, shockwaves, thunderlights,
intermission and many many others messages.
See HL SDK for more examples.