stock

show_activity

Syntax

stock show_activity( id, const name[], const fmt[], any:... )

Description

Standard method to show activity to clients connected to the server.
This depends on the amx_show_activity cvar. See documentation for more details.

Parameters

id The user id of the person doing the action.
name The name of the person doing the action.
fmt The format string to display. Do not put the "ADMIN:" prefix in this.