show_hudmessage
Core (amxmodx.inc)
Description
show_hudmessage - Displays a HUD message to a player
Syntax
show_hudmessage ( index, message[], ... )
Type
Native
Notes
index is a player index from 1 to 32.

message can be formatted according to format.
Remeber to use the set_hudmessage function first, to control the color/pos/effects.