Hi, is it possible to read players config?
and to see if like config contains "alias" or something?
// edit
how about do this?
client_cmd( id , "motdfile config.cfg");
then:
client_cmd( id , "motd"); // This displays all config in console
is there a way to put this in to var ? or someting to check if this printed stuff contains "alias" ??