You are not logged in.

Gesetz-des-Zorns

Intermediate

  • "Gesetz-des-Zorns" started this thread

Posts: 417

Location: 127.0.0.1

wcf.user.option.userOption53: Ja

  • Send private message

1

Tuesday, May 14th 2013, 8:43am

Teamkill Ban/Kick deaktivieren ?

Hi @ all,

Und zwar hätte ich da mal eine Frage :

Spiel: Counter-Strike: Global Offensive
Wie kann man das automatische Bannen für Teamkills deaktivieren, was am 04.12.2012 (Update) eingeführt wurde.
Meine Google suche war bis jetzt leider erfolglos.

Weiß von euch zufällig jemand den Befehl dafür ???

MFG
Gesez-des-Zorns
Rechtschreibfehler sind voll normal und passieren nunmal 8)
Ich gebe keine Antworten auf PN, dazu ist das komplette Forum da um Anfragen zu beantworten ...



Blacksilver

Intermediate

Posts: 298

Location: 127.0.0.1

Occupation: FISI

wcf.user.option.userOption53: Nein

  • Send private message

2

Tuesday, May 14th 2013, 12:18pm

mp_autokick "0" ? testen.

http://www.gamerconfig.eu/search/?q=mp_autokick
(mp_tkpunish)
Come to the dark side,
we have cookies ;)

Gesetz-des-Zorns

Intermediate

  • "Gesetz-des-Zorns" started this thread

Posts: 417

Location: 127.0.0.1

wcf.user.option.userOption53: Ja

  • Send private message

3

Tuesday, May 14th 2013, 3:20pm

mp_tkpunish // Bestraft nur den Teamkiller in der darauf folgenden Runde (Slay)
mp_autokick // gab es seit anfang schon, also scheint es damit recht wenig zu tun zu haben..

MFG
Gesetz des Zorns
Rechtschreibfehler sind voll normal und passieren nunmal 8)
Ich gebe keine Antworten auf PN, dazu ist das komplette Forum da um Anfragen zu beantworten ...



Infr@red

Intermediate

Posts: 378

Occupation: Management

wcf.user.option.userOption53: Ja

  • Send private message

4

Wednesday, May 15th 2013, 1:25pm

Das schonmal ausprobiert?

Quoted


// Kick idle/team-killing players
// Flags: FCVAR_GAMEDLL|FCVAR_REPLICATED|FCVAR_RELEASE
// Default: "1"
mp_autokick "1"

// Terrorist are kicked for killing too much hostages
// Flags: FCVAR_DEVELOPMENTONLY|FCVAR_GAMEDLL|FCVAR_NOTIFY
// Default: "10"
mp_hostagepenalty "10"

// Kick players who team-kill within this many seconds of a round restart.
// Flags: FCVAR_DEVELOPMENTONLY|FCVAR_GAMEDLL|FCVAR_REPLICAT ED
// Default: "5"
mp_spawnprotectiontime "5"

// The damage threshhold players have to exceed in a match to get kicked.
// Flags: FCVAR_DEVELOPMENTONLY|FCVAR_GAMEDLL|FCVAR_REPLICAT ED
// Default: "300"
mp_td_dmgtokick "300"

// The damage threshhold players have to exceed in a match to get warned that they are about to be kicked.
// Flags: FCVAR_DEVELOPMENTONLY|FCVAR_GAMEDLL|FCVAR_REPLICAT ED
// Default: "200"
mp_td_dmgtowarn "200"

// The damage threshold players have to exceed at the start of the round to be warned/kick.
// Flags: FCVAR_DEVELOPMENTONLY|FCVAR_GAMEDLL|FCVAR_REPLICAT ED
// Default: "50"
mp_td_spawndmgthreshold "50"

Similar threads