Mani End Map

Technická podpora k herním serverům Counter-Strike: Source
Message
Autor
Martini
Příspěvky: 37
Registrován: 02 dub 2010, 13:19
Reputation: 0

Mani End Map

#1 Příspěvekod Martini » 14 dub 2010, 21:37

Sorry že zas otravujem jedine čo ma na mojom servery zaráža je , že aj po nastavení v mani_server mi pri konci kola nevyhodí tabulku s volbou novej mapy ale sa po "timelimite" zmení preddefinovaná mapa.. Neviete mi poradiť riadok prípadne nejaké klúčové slovo kde sa to nastavuje? Alebo kde inde to mám nastaviť ako v mani_server

Uživatelský avatar
Mysteria
Příspěvky: 9122
Registrován: 26 pro 2009, 15:40
Reputation: 7
Bydliště: Česká republika
Kontaktovat uživatele:

Re: Mani End Map

#2 Příspěvekod Mysteria » 14 dub 2010, 22:20

Takže změn si tohle:

mani_server.cfg píše:// Allow voting 1 = on, 0 = off (this cvar controls ALL voting, except votes
// started via the admin ingame menu or ma_votequestion / ma_votercon admin
// started votes)
mani_voting 0 Dej 1

// Defines whether a random map vote will be displayed towards the end of
// the map
mani_vote_allow_end_of_map_vote 0 Dej 1

// Define the file to use for random map vote
// 0 = mapcycle.txt, 1 = votemaplist.txt, 2 = maplist.txt
mani_vote_mapcycle_mode_for_random_map_vote 0 Dej 0

// Defines how many minutes before the end of the map that a random map vote
// is started
mani_vote_time_before_end_of_map_vote 3 Čas v minutách, jak dlouho před koncem se objeví volba na mapu


Jinak zbytek jsou doplňující nastavení - zítra se chystám přeložit votování do ČJ, tak jestli AJ neumíš, tak si počkej do zejtra ;) Jestli to stihnu ;)

Martini
Příspěvky: 37
Registrován: 02 dub 2010, 13:19
Reputation: 0

Re: Mani End Map

#3 Příspěvekod Martini » 15 dub 2010, 07:45

Aha dik, mal som to presne opačne.. :)

mani_vote_allow_end_of_map_vote 0

mani_vote_mapcycle_mode_for_random_map_vote 1


Opravené, otestované, funkčné :)

Uživatelský avatar
Mysteria
Příspěvky: 9122
Registrován: 26 pro 2009, 15:40
Reputation: 7
Bydliště: Česká republika
Kontaktovat uživatele:

Re: Mani End Map

#4 Příspěvekod Mysteria » 15 dub 2010, 08:14

Ono to první musí být každopádně na 1, už jenom když si to přeložíš, tak je to: mani_hlasovani_povolit_konec_mapy_hlasovani 1

Tohle druhé mani_vote_mapcycle_mode_for_random_map_vote 1 ti vlastně jenom určuje, z jakého souboru se budou ty náhodné mapy vybírat ;)

Martini
Příspěvky: 37
Registrován: 02 dub 2010, 13:19
Reputation: 0

Re: Mani End Map

#5 Příspěvekod Martini » 15 dub 2010, 09:06

No ja mam maplist aj mapcycle aj votemaplist všetko to isté aj v tom istom poradí takže to by nemal byť problém.. :)

Uživatelský avatar
Mysteria
Příspěvky: 9122
Registrován: 26 pro 2009, 15:40
Reputation: 7
Bydliště: Česká republika
Kontaktovat uživatele:

Re: Mani End Map

#6 Příspěvekod Mysteria » 15 dub 2010, 09:54

No tak většinou jsou ve všech těhle texťákách stejný mapy, takže pokud jsi to neměnil, tak by mělo být jedn o podle čeho to ty mapy bere ;)

DeaDMan
Příspěvky: 159
Registrován: 12 led 2010, 23:01
Reputation: 0

Re: Mani End Map

#7 Příspěvekod DeaDMan » 18 kvě 2010, 21:23

mam PROBLEM byl jsme na server a lide davaly rtv a pak tam je chyba ze musim napsat do chatu vote
a druha je ze to chce a aby jsme dla jen yes
http://www.edisk.cz/stahni/62483/de_dus ... .31KB.html
to je screen
bY DeaDMan Skype : deadman2881994 ICQ : 445892058

DeaDMan
Příspěvky: 159
Registrován: 12 led 2010, 23:01
Reputation: 0

Re: Mani End Map

#8 Příspěvekod DeaDMan » 18 kvě 2010, 21:24

muj mani_server

Kód: Vybrat vše

// Allow voting 1 = on, 0 = off (this cvar controls ALL voting, except votes
// started via the admin ingame menu or ma_votequestion / ma_votercon admin
// started votes)
mani_voting 1

// Defines the last number of maps played to not show in random votemap lists
mani_vote_dont_show_last_maps 3

// Defines the time in minutes a extend vote will add to the timeleft counter
mani_vote_extend_time 20

// Defines the whether the a map can be extended
mani_vote_allow_extend 1

// Defines amount of time in seconds a vote will be allowed for
mani_vote_allowed_voting_time 45

// Defines whether a random map vote will be displayed towards the end of
// the map
mani_vote_allow_end_of_map_vote 1

// Number of extensions a map is allowed via user vote or random map vote,
// 0 = infinite
mani_vote_max_extends 2

// Number of rounds to extend by if mp_winlimit is not 0
mani_vote_extend_rounds 10

// Define the file to use for random map vote
// 0 = mapcycle.txt, 1 = votemaplist.txt, 2 = maplist.txt
mani_vote_mapcycle_mode_for_random_map_vote 1

// Define the file that admin can select from for admin
// started vote.
// 0 = mapcycle.txt, 1 = votemaplist.txt, 2 = maplist.txt
mani_vote_mapcycle_mode_for_admin_map_vote 0

// Defines how many minutes before the end of the map that a random map vote
// is started
mani_vote_time_before_end_of_map_vote 10

// Defines how many maps can be in the end of map vote
mani_vote_max_maps_for_end_of_map_vote 6

// Allow team swap option as part of Extend map on end
// of map vote (CSS Only)
mani_vote_end_of_map_swap_team 0

// Defines the vote percentage required to set map
mani_vote_end_of_map_percent_required 60

// Defines the vote percentage required to set rcon vote
mani_vote_rcon_percent_required 60

// Defines the vote percentage required to set question vote
mani_vote_question_percent_required 60

// Defines the vote percentage required to set map vote
mani_vote_map_percent_required 60

// Defines the vote percentage required to set random map vote
mani_vote_random_map_percent_required 60

// This cvar determines how the players see the votes during voting
// 0 = quiet mode,
// 1 = show players as they vote but not their choice,
// 2 = Show voted choice but not player,
// 3 = show player name and their choice
mani_vote_show_vote_mode 3

// Following cvar now has 2 modes of operation
// 0 = alive players will see vote menu,
// 1 = alive players will need to type vote to access the menu,
mani_vote_dont_show_if_alive 1

// Allow user started votemaps
mani_vote_allow_user_vote_map 1

// Allow the users to extend maps if time based
mani_vote_allow_user_vote_map_extend 1

// Allow the users to kick players by vote
mani_vote_allow_user_vote_kick 1

// Allow the users to ban players by vote
mani_vote_allow_user_vote_ban 1

// Defines the vote percentage required to set an extend map vote
mani_vote_extend_percent_required 60

// Percentage of votes required from players before map change
mani_vote_user_vote_map_percentage 60

// Time after a new map starts that voting is allowed
mani_vote_user_vote_map_time_before_vote 60

// Minimum number of votes required to change a map (override vote percentage)
mani_vote_user_vote_map_minimum_votes 2

// 0 = only when no admin on server, 1 = all the time
mani_vote_user_vote_kick_mode 0

// Percentage of votes required from players before kick occurs
mani_vote_user_vote_kick_percentage 60

// Time after a new map starts that voting is allowed
mani_vote_user_vote_kick_time_before_vote 60

// Minimum number of votes required (override vote percentage)
mani_vote_user_vote_kick_minimum_votes 4

// 0 = only when no admin on server, 1 = all the time
mani_vote_user_vote_ban_mode 0

// Percentage of votes required from players before kick occurs
mani_vote_user_vote_ban_percentage 60

// Time after a new map starts that voting is allowed
mani_vote_user_vote_ban_time_before_vote 60

// Minimum number of votes required (override vote percentage)
mani_vote_user_vote_ban_minimum_votes 4

// Time in minutes for the ban, 0 = permanent ban
mani_vote_user_vote_ban_time 30

// 0 = ban by ID, 1 = ban by IP, 2 = ban by ID and IP
mani_vote_user_vote_ban_type 0

// Allow rock the vote
mani_vote_allow_rock_the_vote 1

// Defines the vote percentage required to set map
mani_vote_rock_the_vote_percent_required 60

// Time before rockthevote can be started after a new map starts
mani_vote_time_before_rock_the_vote 120

// Number of nominations included in the vote
mani_vote_rock_the_vote_number_of_nominations 4

// Number of random maps chosen from votemaplist.txt
mani_vote_rock_the_vote_number_of_maps 8

// Percentage of players on server required to type rockthevote before
// it starts
mani_vote_rock_the_vote_threshold_percent 60

// Minimum number of players required to type rockthevote before it starts
mani_vote_rock_the_vote_threshold_minimum 4

// This controls the default mode a player will have their 'show vote progress'
// set to when they first ever join your server. This setting is applied to
// the player's stored record withing player_settings.dat it does not control
// whether the vote progress functionality is on or off.
// 0 = player settings default to off, 1 = player settings default to on
// 1 = default on, 0 = default off
mani_player_settings_vote_progress 1


//Mysteria: Dávej to laskavě do [code]
bY DeaDMan Skype : deadman2881994 ICQ : 445892058

Uživatelský avatar
Mysteria
Příspěvky: 9122
Registrován: 26 pro 2009, 15:40
Reputation: 7
Bydliště: Česká republika
Kontaktovat uživatele:

Re: Mani End Map

#9 Příspěvekod Mysteria » 19 kvě 2010, 07:32

Kód: Vybrat vše

// Following cvar now has 2 modes of operation
// 0 = alive players will see vote menu,
// 1 = alive players will need to type vote to access the menu,
mani_vote_dont_show_if_alive 1 - Tohle dej na 0

protože

Kód: Vybrat vše

// Nasleduji prikaz ma aktualne dva rezimy
// 0 = zivi hraci uvidi hlasovaci menu,
// 1 = zivi hraci musi napsat vote pro pristup k hlasovacimu menu,
mani_vote_dont_show_if_alive 0


A ohledně toho, že tam máš nic zobrazeno v menu o další mapě, tak to je protože máš toto:

Kód: Vybrat vše

// Define the file to use for random map vote
// 0 = mapcycle.txt, 1 = votemaplist.txt, 2 = maplist.txt
mani_vote_mapcycle_mode_for_random_map_vote 1

což je toto

Kód: Vybrat vše

// Definuje soubor, ktery bude pouzit pro vyber map k nahodnemu hlasovani
// 0 = mapcycle.txt, 1 = votemaplist.txt, 2 = maplist.txt
mani_vote_mapcycle_mode_for_random_map_vote 1


Jednoduše řečeno, máš nastaveno, že náhodné mapy do menu budou vybírány ze souboru cfg/mani_admin_plugin/votemaplist.txt, který máš určitě prázdný - tudíš dej do něj nějaké mapy, které budou v hlasování nebo ten přepínač nastav na 0 a budou tam všechny mapy na co jsou v mapcycle.txt


Zpět na „Counter-Strike: Source“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 5 hostů