How to use Cvars
Posted: Sun May 22, 2016 9:43 pm
Hey,
Im still having issues how to use cvars in source python, wiki couldnt help me much, thats why im asking here to be sure.
1. How can I get a cvar?
Lets say mp_timelimit;float
2. How can I set/change a cvar value?
3. How can I create a cvar?
lets say xx_version == 1.0.1
Im still having issues how to use cvars in source python, wiki couldnt help me much, thats why im asking here to be sure.
1. How can I get a cvar?
Lets say mp_timelimit;float
2. How can I set/change a cvar value?
3. How can I create a cvar?
lets say xx_version == 1.0.1