You are not logged in.

Sleip

Intermediate

  • "Sleip" started this thread

Posts: 378

Occupation: Management

wcf.user.option.userOption53: Ja

  • Send private message

1

Tuesday, August 5th 2014, 12:22am

Voting Menü im Spiel anpassen und Sourcebans Spielername wird falsch angezeigt

Servus,

eine Frage zum CS:GO internen Voting, gibt es da keine Server Commands mit denen ich bestimmen kann für was gevotet werden darf? Ich hab zurzeit nur die beiden Commands hier in Verwendung, damit sieht das Vote Menü wie folgt aus und am Ende der Map kommt auch eine Abstimmung für die nächste Karte.

sv_allow_votes 1
mp_endmatch_votenextmap 1


Ich möchte aber gerne noch die "Spieler rauswerfen..." Funktion drinnen haben und die "Teams tauschen...", "Teams mischen..." und "Spiel neu starten..." raus. Ist das möglich? Gamemode ist Competitive.

Des weiteren noch eine Frage zu Sourcebans, weshalb steht anstelle des Spielernames nur "Max Players" dort, liegt das an den Bots?


EDIT:
Das Sourcebans Problem konnte ich gerade selbst lösen. Folgendes in der Konsole ausführen bzw. in die Server.cfg packen und neustarten:

ALT:

Source code

1
2
host_info_show 1
host_players_show 1


ändern nach

NEU:

Source code

1
2
host_info_show 2
host_players_show 2


Danach werden alle Bots sowie die Spieler angezeigt.

Cheers,
Sleip

This post has been edited 1 times, last edit by "fluxX" (Aug 5th 2014, 11:34am)


CRYHACK

Professional

Posts: 580

Location: Zuhause

wcf.user.option.userOption53: Nein

  • Send private message

2

Tuesday, August 5th 2014, 7:16am

Starte CS:GO und schreib in deine Console (geht auch im Hauptmenü) find votes oder find vote (kannst damit natürlich auch nach jedem anderen Wort suchen)

Sleip

Intermediate

  • "Sleip" started this thread

Posts: 378

Occupation: Management

wcf.user.option.userOption53: Ja

  • Send private message

3

Tuesday, August 5th 2014, 9:48am

Die meisten davon sind ja von Sourcemod, bis auf diese hier die eigentlich auch alle an sind gibt es keine?

Source code

1
2
3
4
5
6
"sv_allow_votes" = "1" game - Allow voting?
"sv_vote_issue_kick_allowed" = "1" game notify replicated - Can people hold votes to kick players from the server?
"sv_vote_issue_loadbackup_allowed" = "1" game notify replicated - Can people hold votes to load match from backup?
"mp_endmatch_votenextleveltime" = "20" game - If mp_endmatch_votenextmap is set, players have this much time to vote on the ne
"mp_endmatch_votenextmap" = "1" game replicated - Whether or not players vote for the next map at the end of the match when the fi
"mp_endmatch_votenextmap_keepcurrent" = "1" game replicated - If set, always keeps the current map in the listof voting options. If not set,


Obwohl der Vote Kick aktiviert ist kann man den nicht benutzen, liegt das am Gamemode? Und wo sind die Befhle für "Teams tauschen...", "Teams mischen..." und "Spiel neu starten..." zu deaktivieren?

Das Spiel ist die reinste Hure wenn es um die Konfigurationen geht, kaum zu glauben was ich alles machen musste um nur 4 Standard Maps in der Map Rotation zu haben und jetzt wieder das....

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
-> find votes
"sm_vote_delay" = "30" - Sets the recommended time in between public votes
"sm_voteslay" - sm_voteslay
"sv_allow_votes" = "1" game - Allow voting?
"sv_vote_issue_kick_allowed" = "1" game notify replicated - Can people hold votes to kick players from the server?
"sv_vote_issue_loadbackup_allowed" = "1" game notify replicated - Can people hold votes to load match from backup?

-> find vote
"callvote" game - Start a vote on an issue.
"listissues" game - List all the issues that can be voted on.
"mp_endmatch_votenextleveltime" = "20" game - If mp_endmatch_votenextmap is set, players have this much time to vote on the ne
"mp_endmatch_votenextmap" = "1" game replicated - Whether or not players vote for the next map at the end of the match when the fi
"mp_endmatch_votenextmap_keepcurrent" = "1" game replicated - If set, always keeps the current map in the listof voting options. If not set,
"sm_cancelvote" - sm_cancelvote
"sm_revote"
"sm_vote" - sm_vote [Answer1] [Answer2] ... [Answer5]
"sm_vote_alltalk" = "0.60" min. 0.050000 max. 1.000000 - percent required for successful alltalk vote.
"sm_vote_ban" = "0.60" min. 0.050000 max. 1.000000 - percent required for successful ban vote.
"sm_vote_burn" = "0.60" min. 0.050000 max. 1.000000 - percent required for successful burn vote.
"sm_vote_delay" = "30" - Sets the recommended time in between public votes
"sm_vote_ff" = "0.60" min. 0.050000 max. 1.000000 - percent required for successful friendly fire vote.
"sm_vote_gravity" = "0.60" min. 0.050000 max. 1.000000 - percent required for successful gravity vote.
"sm_vote_kick" = "0.60" min. 0.050000 max. 1.000000 - percent required for successful kick vote.
"sm_vote_map" = "0.60" min. 0.050000 max. 1.000000 - percent required for successful map vote.
"sm_vote_progress_chat" = "0" min. 0.000000 max. 1.000000 - Show current vote progress as chat messages
"sm_vote_progress_client_console" = "0" min. 0.000000 max. 1.000000 - Show current vote progress as console messages to clients
"sm_vote_progress_console" = "0" min. 0.000000 max. 1.000000 - Show current vote progress as console messages
"sm_vote_progress_hintbox" = "0" min. 0.000000 max. 1.000000 - Show current vote progress in a hint box
"sm_vote_slay" = "0.60" min. 0.050000 max. 1.000000 - percent required for successful slay vote.
"sm_votealltalk" - sm_votealltalk
"sm_voteban"

CRYHACK

Professional

Posts: 580

Location: Zuhause

wcf.user.option.userOption53: Nein

  • Send private message

4

Tuesday, August 5th 2014, 10:40am

Bin mir nicht ganz sicher, aber ich glaube das geht so nicht. Diese Votes kann man eben nur ganz abstellen oder an lassen.

Vil. wissen andere dort mehr.

Similar threads