Digital Paint Discussion Board

Paintball 2: The Game => Server Discussion => Topic started by: akim on July 15, 2007, 12:00:11 AM

Title: Help with Sever Configs
Post by: akim on July 15, 2007, 12:00:11 AM
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"
Title: Re: Help with Sever Configs
Post by: y00tz on July 15, 2007, 01:20:12 AM
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.
Title: Re: Help with Sever Configs
Post by: akim on July 15, 2007, 06: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.
Title: Re: Help with Sever Configs
Post by: sk89q on July 16, 2007, 11: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.
Title: Re: Help with Sever Configs
Post by: magalhaes on July 16, 2007, 11: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.
Title: Re: Help with Sever Configs
Post by: jitspoe on July 24, 2007, 04: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.
Title: Re: Help with Sever Configs
Post by: T3RR0R15T on July 24, 2007, 06: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.
Title: Re: Help with Sever Configs
Post by: jitspoe on July 26, 2007, 02: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.
Title: Re: Help with Sever Configs
Post by: Apocalypse on July 26, 2007, 11:58:38 AM
Ummm..... much easier then cvar_set nokill 1 just type nokill 1 and nokill 0 to turn it on and off.
Title: Re: Help with Sever Configs
Post by: y00tz on July 26, 2007, 12:00:23 PM
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?
Title: Re: Help with Sever Configs
Post by: Apocalypse on July 26, 2007, 12:01:21 PM
Sorry must have missed that.
Title: Re: Help with Sever Configs
Post by: KiLo on July 26, 2007, 12:02:09 PM
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.