Author Topic: Help with Sever Configs  (Read 2172 times)

akim

  • PGP
  • Posts: 14
Help with Sever Configs
« on: July 14, 2007, 10:00:11 PM »
I have two questions:
1. What is the line I put in my server configs for not dieing with my own nades? (Throw a nade and not kill myself)
2. What is the line I put in my server configs where when you get shot, you get a boost and not get killed? (For jump maps)


*Sorry, maybe this should have been under "Help and Support"

y00tz

  • Autococker
  • Posts: 2742
Re: Help with Sever Configs
« Reply #1 on: July 14, 2007, 11:20:12 PM »
1. What is the line I put in my server configs for not dieing with my own nades? (Throw a nade and not kill myself)

set grenadeffire 0

2.  No idea. edit:  maybe it's set nokill 1?


*Sorry, maybe this should have been under "Help and Support"

It's fine here, I think help and support is better used for client stuff.  I can move it if you'd like, but I you're fine.

akim

  • PGP
  • Posts: 14
Re: Help with Sever Configs
« Reply #2 on: July 15, 2007, 04:01:34 PM »
1. What is the line I put in my server configs for not dieing with my own nades? (Throw a nade and not kill myself)

set grenadeffire 0

I already set grenadeffire 0, yet I still die from my own paint grenades.


2.  No idea. edit:  maybe it's set nokill 1?

Yeah it's "cvar_set nokills 1" but I don't know how to turn it off. I tried cvar_set nokills 0 and cvar_set kills 1.

sk89q

  • Global Moderator
  • Autococker
  • Posts: 1049
Re: Help with Sever Configs
« Reply #3 on: July 16, 2007, 09:28:05 AM »
I'm not sure you can make it so your own grenades don't hurt yourself (but someone feel free to correct me).

cvar_set nokills 0 *should* re-enable killing. Not sure why it wouldn't.

magalhaes

  • Autococker
  • Posts: 1256
Re: Help with Sever Configs
« Reply #4 on: July 16, 2007, 09:36:20 AM »
I'm not sure you can make it so your own grenades don't hurt yourself (but someone feel free to correct me).
I'm pretty sure it can because it was used in pbcup and i'm pretty sure it was used in GGC cup too.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Help with Sever Configs
« Reply #5 on: July 24, 2007, 02:45:52 PM »
It's "nokill", not "nokills".  As for grenades: primed, impact, or friendly fire (ffire or grenadeffire) grenades will always kill the thrower.  They also always kill in deathmatch mode.  Grenades were actually supposed to always kill the thrower, but due to a bug, they didn't for a long time.  When I fixed it, some people whined and cried about it, so I made the old style timed grenades not kill the thrower.

T3RR0R15T

  • Map Committee
  • Autococker
  • Posts: 2593
Re: Help with Sever Configs
« Reply #6 on: July 24, 2007, 04:12:42 PM »
No selfkills with timed grenades? In witch build u fixed it? 17? 18?
Can u make it as a serversetting?

The serversetting for friendly fire works and impact's are off at the most servers i think.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Help with Sever Configs
« Reply #7 on: July 26, 2007, 12:48:03 AM »
I've been meaning to add a server setting for a while.  I won't add a setting to disable self kills with impact and primed grenades, though - that just leads to really cheap tactics.

Apocalypse

  • Autococker
  • Posts: 1463
Re: Help with Sever Configs
« Reply #8 on: July 26, 2007, 09:58:38 AM »
Ummm..... much easier then cvar_set nokill 1 just type nokill 1 and nokill 0 to turn it on and off.

y00tz

  • Autococker
  • Posts: 2742
Re: Help with Sever Configs
« Reply #9 on: July 26, 2007, 10:00:23 AM »
We're still discussing this? Why didn't someone just test mine and agree with me?

2.  No idea. edit:  maybe it's set nokill 1?

Apocalypse

  • Autococker
  • Posts: 1463
Re: Help with Sever Configs
« Reply #10 on: July 26, 2007, 10:01:21 AM »
Sorry must have missed that.

KiLo

  • Autococker
  • Posts: 2086
Re: Help with Sever Configs
« Reply #11 on: July 26, 2007, 10:02:09 AM »
Ummm..... much easier then cvar_set nokill 1 just type nokill 1 and nokill 0 to turn it on and off.

I only think you can do that on a local LAN server. Otherwise you have to use cvar_set.