kenzake powah! Posted February 25, 2017 Posted February 25, 2017 Descriere: Acest plugin este cam ca cel vechi mapschooser numai ca acesta cand mai sunt 10 playeri da vote cu harti mai mici , iar atunci cand sunt 10 + 1 da voturi cu mape mai mari .Descarcare: LinkNume: mapchooser4Versiune: 4.0Autor: -Instalare:1. Fisierul mapchooser4.sma il puneti in addons/amxmodx/scripting2. Fisierul mapchooser4.amxx il puneti in addons/amxmodx/plugins3. Fisierul mapchooser4.txt il puneti in addons/amxmodx/data/lang4. Intrati in fisierul addons/amxmodx/configs/plugins.ini si adaugati la urma:mapchooser4.amxx5 . Creati un fisier cu numele maps si terminatia .ini ( maps.ini ) si il puneti in addons/amxmodx/configs/In acest fisier puneti mapele mari ( acestea vor fi pt votul cu mape mari atunci cand sunt 10 + 1 playeri )ex:----www.CS16.ro----awp_bycastor32de_aztecde_cbblede_dustde_dust2de_dustyaztecde_infernode_inferno20106. Creati un fisier cu numele maps_small si terminatia .ini ( maps_small.ini ) si il puneti in addons/amxmodx/configsIn acest fisier puneti mapele mici ( acestea vor fi pt votul cu mape mici atunci cand sunt -10playeri )ex:----www.CS16.ro----cs_deagle5de_dust2_2x2fy_snowfy_buzzkillde_dust2_longfy_snow_orangeCvaruri:// Map Chooser 4amx_mapchooser_type "0"0: random maps from amx_mapchooser_mapsfile/mapcycle/maps folder1: nominations2: the nextmap is a random map chosen from amx_mapchooser_mapsloc (no vote)amx_mapchooser_mapsloc "0"0: amx_mapchooser_mapsfile1: mapcycle2: maps folderamx_nominfromfile "0"0: players can nominate all the maps from the map folder1: players can only nominate maps from amx_mapchooser_mapsfile/mapcycleamx_rtv "1" - enables/disables rockthevote option (deafult is 1).amx_rtv_percent "0.6"amx_show_activity "2"0 - doesn't show what the admin is doing (starting any vote i.e.),1 - shows to everybody the activity of admin, but without showing his name,2 - shows the activity of the admin with his name.Higher than 2 values of this cvar aren't supported by mapchooser4 plugin.amx_mapchooser_mapsfile "maps.ini"amx_mapchooser_mapsfile_s "maps_small.ini"amx_vote_time "10" - the time next vote can happen since last vote happened. Default is 10.amx_vote_delay "40" - the length of time the vote is active. Default is 10.amx_maxnominperplayer "1" - how many maps each player can nominate (default is 1).amx_map_history "3" - how many last played maps shouldn't go to the maps vote menu (default is 5).amx_extendmap_max "90" - max. time for overall extending the map if mp_timelimit is used (default is 90).amx_extendmap_step "15" - with what time the map will be extended if mp_timelimit is used (default is 15).amx_ext_round_max "3" - how many times the map can be extended if mp_maxrounds is used (default is 3).amx_ext_round_step "3" - with what rounds number the map will be extended if mp_maxrounds is used (default is 3).amx_ext_win_max "3" - how many times the map can be extended if mp_winlimit is used (default is 3).amx_ext_win_step "3" - with what rounds number the map will be extended if mp_winlimit is used (default is 3).
Recommended Posts