![]() |
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread |
|
|
#1 (permalink) |
|
Member
Hostage
Join Date: Mar 2009
Posts: 3
|
Okay 2 things.
1. This keeps spamming the console on a few maps: R_DrawDecalsAll: overflowing m_aBatches. Reduce # of decals in the scene. 2. Everytime we rtv or random map vote. We will choose a map and then it changes to that map. Okay great but then 2 seconds after we get there bam, randomly changes map again. How can I fix this? |
|
|
|
|
|
#2 (permalink) |
|
Member
THE ARCHITECT!
Join Date: Jun 2008
Location: USA
Posts: 3,974
|
1: Map issue, it's the fault of the map maker. Nothing you can do about it I don't think.
2: Is the server set to do a map vote before the end of the map rotation time? Do you do the rtv or random vote before or after the end of rotation vote? What mods have you installed? |
|
|
|
|
|
#3 (permalink) |
|
Member
Hostage
Join Date: Mar 2009
Posts: 3
|
mani mod / zombie mod / metamod
// Allow voting 1 = on, 0 = off (this cvar controls ALL voting) 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 = votemapslist.txt, 2 = maplist.txt mani_vote_mapcycle_mode_for_random_map_vote 2 // Define the file that admin can select from for admin // started vote. // 0 = mapcycle.txt, 1 = votemapslist.txt, 2 = maplist.txt mani_vote_mapcycle_mode_for_admin_map_vote 2 // 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 // 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 |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Zombie mod servers and maps? | bigxman | CS: Source | 2 | 02-07-2009 08:33 AM |
| zombie mod | silvertech | Condition Zero | 0 | 02-04-2009 01:56 AM |
| Zombie maps | [KWS]HaNnI | Mapping | 0 | 12-17-2008 11:18 PM |
| zombie mod | phantom69069 | Zombie Mod | 1 | 05-02-2008 01:19 PM |
| Zombie mod | cull501 | Games | 0 | 12-05-2007 11:46 AM |