Author Topic: player speed for server?  (Read 1505 times)

redfloyd

  • PGP
  • Posts: 6
player speed for server?
« on: June 29, 2007, 08:32:24 PM »
When I have a game on my own server, when players jump, and strafe, they do not go any faster as they would do on servers such as [OTB] servers, or others.

How can I change this?

Also I noticed when playing on my server that under the C02 image is a bar that will not allow you to shoot "full-auto". How do you take this off?

KiLo

  • Autococker
  • Posts: 2086
Re: player speed for server?
« Reply #1 on: June 29, 2007, 08:35:31 PM »
Make sure that tripping is off.

Also there is another command like air acceleration or something like that make sure it is off too.

redfloyd

  • PGP
  • Posts: 6
Re: player speed for server?
« Reply #2 on: June 29, 2007, 08:50:28 PM »
Ah, the air acceleration got me. Thanks. How about the other thing?

"Also I noticed when playing on my server that under the C02 image is a bar that will not allow you to shoot "full-auto". How do you take this off?"

KiLo

  • Autococker
  • Posts: 2086
Re: player speed for server?
« Reply #3 on: June 29, 2007, 09:36:04 PM »
in-game do cvar_set guntemp_inc 0

in your config you can put set guntemp_inc 0

redfloyd

  • PGP
  • Posts: 6
Re: player speed for server?
« Reply #4 on: July 03, 2007, 12:05:19 PM »
in-game do cvar_set guntemp_inc 0

in your config you can put set guntemp_inc 0
I put set guntemp_inc 0 in config.cfg, but whenever I start the program it disappears from the config file...

KiLo

  • Autococker
  • Posts: 2086
Re: player speed for server?
« Reply #5 on: July 03, 2007, 12:34:09 PM »
It doesn't go in the config.cfg. Put it in you server config. <<<That's my fault for not explaining.

Also the reason it didn't stay in there is probably because the file is hidden or read-only.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: player speed for server?
« Reply #6 on: July 03, 2007, 03:08:01 PM »
Actually, it's because he's using set instead of seta.