Raised This Month: $ Target: $400
 0% 

Voting at end of time limit


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Mod X
Member
Join Date: Mar 2006
Location: Shawnee, KS
Old 04-28-2006 , 00:34   Voting at end of time limit
Reply With Quote #1

Hi I have a server that is currently 24/7 Dust & Dust2. Every time the time limit is over (30 minutes) it automatically switches map. How do I make it so that they can either vote to stay (extend) or vote the other map?

Example:

We're on dust2 and time limit is up and it switches to dust1.

How I want it:
We're on dust2 and time limit is up and it asks to switch to dust1 or stay.
Mod X is offline
Send a message via AIM to Mod X
Kensai
Veteran Member
Join Date: Aug 2005
Location: San Diego, California
Old 04-28-2006 , 00:52  
Reply With Quote #2

Edit your maps.ini to have only de_dust and de_dust2

And make sure that mapchooser.amxx is enabled in your plugins.ini

Also, make sure your mapcycle.txt is empty. Its in the cstrike folder.
Kensai is offline
Send a message via AIM to Kensai Send a message via MSN to Kensai
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 04-28-2006 , 10:25  
Reply With Quote #3

Quote:
Originally Posted by Brad
The map extension feature is affected by three CVARs: mp_timelimit, amx_extendmap_max, and amx_extendmap_step.

mp_timelimit indicates how long the map should normally be played.

amx_extendmap_max indicates the absolute maximum amount of time that the map can be played.

amx_extendmap_step indicates the increment in each step that the map is extended.

If your mp_timelimit is 30 and your amx_extendmap_max is 30. You'll never get the option to extend the map.

If you bump your amx_extendmap_max up to 60 and you set your amx_extendmap_step to 30, you'll get the option to extend the map once per map.

If you instead set your amx_extendmap_step to 15, you'll get the option to extend the map twice per map, assuming the map is extended the first time.
__________________
Brad is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:30.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode