show_activity

Syntax

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

Usage

id
Client index performing the action
name
Name of client performing the action
fmt
Formatting rules
...
Variable number of formatting parameters

Description

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

Return

This function has no return value.