Thread: Mapchooser4
View Single Post
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 11-08-2006 , 17:53   Re: Mapchooser4
Reply With Quote #17

This below I have in amxx.cfg instead in server.cfg
Quote:
Originally Posted by amxx.cfg
//mapchooser4
amx_extendmap_max 60
amx_extendmap_step 15
amx_ext_round_max 20
amx_ext_round_step 10
amx_ext_win_max 20
amx_ext_win_step 10
amx_use_mapcycle 0
Quote:
Originally Posted by game.cfg
"mp_timelimit" "0.000000"
"mp_winlimit" "10.000000"
"mp_maxrounds" "0.000000"
"sv_restartround" "0.000000"
"mp_roundtime" "5.000000"
"mp_freezetime" "4.000000"
"mp_buytime" "3.000000"
"mp_startmoney" "3500.000000"
"mp_c4timer" "45.000000"
"mp_limitteams" "6.000000"
"mp_decals" "100.000000"
"max_shells" "5.000000"
"max_smokepuffs" "10.000000"
"fastsprites" "0"
"cl_himodels" "1"
"hud_capturemouse" "1"
"hud_centerid" "1"
"hud_classautokill" "1"
"hud_deathnotice_time" "6.000000"
"hud_drawhistory_time" "5.000000"
"hud_fastswitch" "1"
"cl_hidefrags" "0"
"mp_footsteps" "1"
"mp_forcecamera" "0"
"mp_chasecam" "0"
"mp_fadetoblack" "0"
"mp_friendlyfire" "1"
"mp_tkpunish" "0"
"mp_autokick" "0"
"mp_hostagepenalty" "0.000000"
"mp_flashlight" "1"
"_ah" "1"
"dm" "1"
"hud_takesshots" "0"
"mp_autoteambalance" "0"
"sv_sendvelocity" "0"
Note - mp_winlimit is the limit one team must be a winner to finish the map - for example 10:9, 10:0 or so. If You want to play only 20 rounds, You need to setup mp_maxrounds 20 instead mp_winlimit 20.

BTW - what is the version of Your AMX X?
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo is offline