stock show_activity_id(idtarget, idadmin, const name[], const fmt[], any:...)
| idtarget | Client index to display message to |
| id | Client index performing the action |
| name | Name of client performing the action |
| fmt | Formatting rules |
| ... | Variable number of formatting parameters |
Standard method to show admin activity to a single client. This depends on the amx_show_activity cvar. See documentation for more details.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.