// 'InfiniRace' gametype configuration file // This config will be executed each time the gametype is started // map rotation set g_maplist "infinifinal infinirace infinirace_covered" set g_map_pool "infinifinal infinirace infinirace_covered" set g_enforce_map_pool "1" set g_maprotation "1" // 0 = same map, 1 = in order, 2 = random // game settings set g_scorelimit "10" set g_timelimit "0" set g_warmup_timelimit "2" set g_match_extendedtime "0" set g_allow_falldamage "0" set g_allow_selfdamage "0" set g_allow_teamdamage "0" set g_allow_stun "0" set g_teams_maxplayers "0" set g_teams_allow_uneven "0" set g_countdown_time "5" // set g_maxtimeouts "0" // -1 = unlimited set g_challengers_queue "0" echo infinirace.cfg executed