native
log_amx
Syntax
native log_amx(const string[], any:...);
Description
Logs something into the current amx logfile
Parameters:
string[] - format string
... - optional parameters
Return value:
always 0
native
native log_amx(const string[], any:...);
Logs something into the current amx logfile
Parameters:
string[] - format string
... - optional parameters
Return value:
always 0