native
read_logargv
Syntax
native read_logargv(id,output[],len);
Description
Gets log argument indexed from 0.
Can be called only in plugin_log() forward function.
native
native read_logargv(id,output[],len);
Gets log argument indexed from 0.
Can be called only in plugin_log() forward function.