You are not logged in.

[CS:S] player votes

AC88

Trainee

  • "AC88" started this thread

Posts: 81

wcf.user.option.userOption53: Ja

  • Send private message

1

Thursday, September 12th 2013, 8:22pm

player votes

hy leute ,

ihr kennts ja sicher das plugin https://forums.alliedmods.net/showthread.php?t=72058

gibt es eine möglichkeit das man dorten im mapvote die maps auswählen kann wie es ist aber auch das die map verlängert werden soll?

Bara

Professional

Posts: 834

wcf.user.option.userOption53: Ja

  • Send private message

2

Thursday, September 12th 2013, 8:25pm

Quoted from "The Resident"

sm_votemap_extend - number of minutes to add to the timelimit if the players vote to extend. -1 to disable
sm_votemap_max_extends - number of extensions to allow per map. -1 for no limit

Steht in der cfg.

AC88

Trainee

  • "AC88" started this thread

Posts: 81

wcf.user.option.userOption53: Ja

  • Send private message

3

Sunday, September 15th 2013, 5:27pm

ja und nun hab ich das problem ... das ich in der maplist 2 maps drinnen habe nennen wir sie mal assault1 und assault2
wenn aussault1 rennt(map läuft gerade) und man gibt votemap ein kommt zur auswahl 1) verlängern 2) assault2
aber wenn assault2 läuft und man gibt votemap ein dann kommt nur zur auswahl 1) verlängern.
da fehlt die assault1 warum?

Random778

Trainee

Posts: 127

Occupation: Schüler

wcf.user.option.userOption53: Nein

  • Send private message

4

Sunday, September 15th 2013, 5:36pm

Weil die Map bestimmt vor kurzem gespielt wurde.

Newbie'

Professional

Posts: 580

Location: Zuhause

wcf.user.option.userOption53: Nein

  • Send private message

5

Sunday, September 15th 2013, 5:36pm

Du solltest dir einmal angewöhnen die configs vom Plugin genau zu studieren, es steht alles dabei alles wird erklärt. Solche Fragen sind dann wirklich unnötig. Dafür ist ein Forum auch nicht unbedingt da.

Folgendes muss du ändern: sm_votemap_lastmaps "" // last number of played maps that will not show in votemap list

Außerdem gibt es eine neue Version vom Plugin diese findet du hier deine Version ist unter anderem Unapproving!

AC88

Trainee

  • "AC88" started this thread

Posts: 81

wcf.user.option.userOption53: Ja

  • Send private message

6

Sunday, September 15th 2013, 5:42pm

danke euch ...

das problem is mein server erstellt die cfgs nicht ...
bin aber eh schon am wechseln.

Newbie'

Professional

Posts: 580

Location: Zuhause

wcf.user.option.userOption53: Nein

  • Send private message

7

Sunday, September 15th 2013, 5:45pm

Dann adde im Code unter OnPluginStart am besten am ende von diesem Block.

Source code

1
AutoExecConfig(true, "plugin.playervotes");


Dann wird für dieses Plugin eine erstellt, nach dem nächsten Mapchange/Restart/Reload etc.

Similar threads