AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   Read clients config? (https://forums.alliedmods.net/showthread.php?t=207547)

nTiger 02-03-2013 18:56

Read clients config?
 
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" ??

fysiks 02-04-2013 00:40

Re: Read clients config?
 
This is not possible.


All times are GMT -4. The time now is 20:33.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.