Sie sind nicht angemeldet.

Lieber Besucher, herzlich willkommen bei: sourceserver.info. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.

Sleip

Fortgeschrittener

  • »Sleip« ist der Autor dieses Themas

Beiträge: 378

Beruf: Management

Rootserver vorhanden: Ja

  • Nachricht senden

1

Dienstag, 5. August 2014, 00:22

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:

Quellcode

1
2
host_info_show 1
host_players_show 1


ändern nach

NEU:

Quellcode

1
2
host_info_show 2
host_players_show 2


Danach werden alle Bots sowie die Spieler angezeigt.

Cheers,
Sleip

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »fluxX« (5. August 2014, 11:34)


CRYHACK

Profi

Beiträge: 580

Wohnort: Zuhause

Rootserver vorhanden: Nein

  • Nachricht senden

2

Dienstag, 5. August 2014, 07:16

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

Fortgeschrittener

  • »Sleip« ist der Autor dieses Themas

Beiträge: 378

Beruf: Management

Rootserver vorhanden: Ja

  • Nachricht senden

3

Dienstag, 5. August 2014, 09:48

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

Quellcode

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....

Quellcode

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

Profi

Beiträge: 580

Wohnort: Zuhause

Rootserver vorhanden: Nein

  • Nachricht senden

4

Dienstag, 5. August 2014, 10:40

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.

Ähnliche Themen