You are not logged in.

sliqz

Intermediate

  • "sliqz" started this thread

Posts: 409

Occupation: Kaufman im Einzelhandel

wcf.user.option.userOption53: Ja

  • Send private message

1

Wednesday, June 5th 2013, 4:10pm

[Left 4 Dead 2] Client vote + autokick abstellen

Habe 2 Fragen ^^

1: Gibt es eine möglichkeit das vote [jemanden vom server kicken] abstellen kann ? Das es geht bin ich mir sicher habe es schon auf einem anderen server gesehen :)

2: Das autokick wenn jemand afk ist würde ich gerne abstellen :)

MfG
sliqz

Newbie'

Professional

Posts: 580

Location: Zuhause

wcf.user.option.userOption53: Nein

  • Send private message

2

Wednesday, June 5th 2013, 4:19pm

Antwort für Frage eins: sv_allow_votes "0" // sv_vote_allow_specators "0"

Antwort zu Frage zwei: mp_autokick "0" ???

MfG,
Newbie'

sliqz

Intermediate

  • "sliqz" started this thread

Posts: 409

Occupation: Kaufman im Einzelhandel

wcf.user.option.userOption53: Ja

  • Send private message

3

Wednesday, June 5th 2013, 4:30pm

Ok aber in der Console steht

Unknown command "sv_allow_votes"
Unknown command "sv_vote_allow_specators"
Unknown command "mp_autokick"

MfG
sliqz

Newbie'

Professional

Posts: 580

Location: Zuhause

wcf.user.option.userOption53: Nein

  • Send private message

4

Wednesday, June 5th 2013, 4:33pm

hm, kenne alle diese Commands aus tf2/css/cs:go dachte es wäre in l4d2 auch so
hab nun auch nichts finden können, entschuldige wegen der falsch meldung.

sliqz

Intermediate

  • "sliqz" started this thread

Posts: 409

Occupation: Kaufman im Einzelhandel

wcf.user.option.userOption53: Ja

  • Send private message

5

Wednesday, June 5th 2013, 4:39pm

ne ist ja nicht schlimm ich nehme jede Hilfe an :) Die befehle hatte ich auch im Internet gefunden aber sie klappen nicht so wie es in der Console steht :)

Vielleicht weis jemand anderes bescheid :)

MfG
sliqz

General

Super Moderator

Posts: 1,043

Location: Mönchengladbach

Occupation: Brückenkranführer / Staplerfahrer

wcf.user.option.userOption53: Nein

  • Send private message

6

Wednesday, June 5th 2013, 5:58pm

schon mal HIER nach geschaut ^^

sliqz

Intermediate

  • "sliqz" started this thread

Posts: 409

Occupation: Kaufman im Einzelhandel

wcf.user.option.userOption53: Ja

  • Send private message

7

Wednesday, June 5th 2013, 6:29pm

Hab es gefunden wenn mein Englisch mich nicht entäucht ^^

Source code

1
sv_vote_issue_kick_allowed               : 1        : , "sv", "launcher" : Can people hold votes to kick players from the server?


aber wenn ich

Source code

1
sv_vote_issue_kick_allowed 


in HLSW eingeben kommt

Source code

1
Unknown command "sv_vote_issue_kick_allowed"


MfG
sliqz

General

Super Moderator

Posts: 1,043

Location: Mönchengladbach

Occupation: Brückenkranführer / Staplerfahrer

wcf.user.option.userOption53: Nein

  • Send private message

8

Wednesday, June 5th 2013, 6:50pm

Dann nimm Sourcemod, gibt's einige Plugins dafür.

sliqz

Intermediate

  • "sliqz" started this thread

Posts: 409

Occupation: Kaufman im Einzelhandel

wcf.user.option.userOption53: Ja

  • Send private message

9

Wednesday, June 5th 2013, 8:21pm

Gegen autokick habe ich was gefunden >>> Plugin <<<

aber gegen den vote finde ich leider nichts :S

MfG
sliqz

fluxX

Super Moderator

Posts: 1,056

Location: Österreich

Occupation: IT Systemadministrator

wcf.user.option.userOption53: Ja

  • Send private message

10

Wednesday, June 5th 2013, 8:38pm

Schonmal das hier probiert?

Source code

1
sm_cvar sv_vote_issue_kick_allowed 0


Greetz

sliqz

Intermediate

  • "sliqz" started this thread

Posts: 409

Occupation: Kaufman im Einzelhandel

wcf.user.option.userOption53: Ja

  • Send private message

11

Wednesday, June 5th 2013, 9:06pm

Danke hat geklappt :)

MfG
sliqz