Logs an action from a command or event whereby interception and routing may be important. This is intended to be a logging version of ShowActivity().
void LogAction(int client, int target, const char[] message, any... ...)
Client performing the action, 0 for server, or -1 if not applicable.
Client being targetted, or -1 if not applicable.
Message format.
Message formatting parameters.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.