Was wondering if it is possible to have a CVAR which is already in use for the server, attached to a certain user STEAM ID to do something specific to that one person and still do the Default cvar for the rest of the users? like for example, using point system, I have sm_setpoints @all 30 in my cfg for the server, but want to make either one person or certain several people have a CVAR of sm_setpoints 50?
Is it as simple as just putting sm_setpoints @STEAM ID? or? and if so how would i input it