Same as ShowActivity(), except the tag parameter is used instead of "[SM] " (note that you must supply any spacing).
void ShowActivityEx(int client, const char[] tag, const char[] format, any... ...)
Client index doing the action, or 0 for server.
Tag to display with.
Formatting rules.
Variable number of format parameters.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.