Either I am totally dumb or this is not made to work on client side.
I am trying to use convars on client side. It does not come back to the value. Same convar comes back as the proper value when done on server side.
Is this how its made? Can we get convar values on client side without callback method?