console_print
Core (amxmodx.inc)
Description
console_print - Sends a message to a player's console
Syntax
console_print ( id, const message[], ... )
Type
Native
Notes
id is a player index from 1 to 32. 0 will send to all consoles.

message can be a formatted string in the style of format.