Hi all,

I'm trying to read some cvar on the client from the server.

As of now i'm able to read the name thanks to get_userinfo( "name" ); but all other things give me an UNDEFINED why is that?

My ultimate goal is to create custom cvar on the client and read them later.