Reading Player's Cvar's

LucidLucid Join Date: 2002-12-11 Member: 10534Members, Constellation
Is there anyway (adminmod, amx, etc.) to use a plugin that will read all players settings and write them to a file at any given time? Like if I wanted to see what each players sensitivity was and I executed some script could it write each player's name, won/steamid, and sensitivity to a file? It could be useful for catching people who exploit some settings.

Comments

  • voogruvoogru Naturally Modified (ex. NS programmer) Join Date: 2002-10-31 Member: 1827Members, Retired Developer, NS1 Playtester, Contributor, Constellation
    No its not possible to read client cvars. You can read setinfos, but those are totally different.
  • LucidLucid Join Date: 2002-12-11 Member: 10534Members, Constellation
    edited January 2004
    Isn't there some WWCL config checker thing? I thought I heard something about that before.
  • sawcesawce Join Date: 2002-12-14 Member: 10787Members
    The WWCL config checker is available at <a href='http://www.wwcl.net/' target='_blank'>www.wwcl.net</a>. It's in the Downloads section, under "Counter-Strike Stuff".

    I have never tried it and do not know if it works in NS, what it does, or how it does it. My guess is it just keeps sending the command to change the cvars to the desired settings to the client, but I may be wrong. Oh, it's not in English, either... :/
  • DepotDepot The ModFather Join Date: 2002-11-09 Member: 7956Members
    <!--QuoteBegin-Lucid+Jan 30 2004, 05:20 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Lucid @ Jan 30 2004, 05:20 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Isn't there some WWCL config checker thing? I thought I heard something about that before. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    WWCL works only for Counter-Strike.
Sign In or Register to comment.