I'm trying to figure out how to set a non-archive cvar with the .cfg files without having to manually execute the .cfg ingame. 
 
 I tried just adding seta g_gravity to both the autoexec.cfg and jampconfig.cfg without any luck. Thanks!
  
 
  
  
    I believe that's because g_gravity is reset on every map load, to the default value
 
 Forgive me if I am wrong.