Author Topic: server problem  (Read 1861 times)

s0ny

  • PGP
  • Posts: 35
server problem
« on: July 22, 2011, 01:02:53 PM »
I've created an home server, but in my configs i cant put the guntemp set to 0 , and when i was in server i try the 'cvar_set guntemp inc 0' and didnt work too. any help? ..

xrichardx

  • 68 Carbine
  • Posts: 295
Re: server problem
« Reply #1 on: July 22, 2011, 01:07:01 PM »
"cvar_set guntemp_inc 0"
or in config: "set guntemp_inc 0"
with "_" not " " ;)

s0ny

  • PGP
  • Posts: 35
Re: server problem
« Reply #2 on: July 22, 2011, 01:13:13 PM »
ty :)