Raised This Month: $51 Target: $400
 12% 

Extend map voting...


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
markg85
Junior Member
Join Date: Jan 2005
Old 01-03-2005 , 17:24   Extend map voting...
Reply With Quote #1

Hello all..
Last time i`m trying to get the extend map voting working... but for some reason i don`t get the voting stuff...

This is how my amxx.cfg looks like:
Code:
// AMX Configuration File
echo Executing AMX Mod X Configuration File

// Default access for all non admin players (see users.ini for access details)
amx_default_access "z"

// Name of setinfo which should store a password on a client (you should change this)
// (Example: setinfo _pw "password")
amx_password_field "_pw"

// Mode of logging to a server
// 0 - disable logging, players won't be checked (and access won't be set)
// 1 - normal mode which obey flags set in accounts
// 2 - kick all players not on list
amx_mode 1

// Show admins activity
// 0 - disabled
// 1 - show without admin name
// 2 - show with name
amx_show_activity 2

// Frequency in seconds and text of scrolling message
amx_scrollmsg "Welcome to %hostname% -- This server is using AMX Mod X" 600

// Center typed colored messages (last parameter is a color in RRRGGGBBB format)
amx_imessage "Welcome to %hostname%" "000255100"
amx_imessage "This server is using AMX Mod X\nVisit http://www.amxmodx.org" "000100255"

// Frequency in seconds of colored messages
amx_freq_imessage 180

// Set in seconds how fast players can chat (chat-flood protection)
amx_flood_time 0.75

// Amount of reserved slots (for more details see comments in a plugin source)
amx_reservation 0

// Displaying of time remaining
// a - display white text on bottom
// b - use voice
// c - don't add "remaining" (only in voice)
// d - don't add "hours/minutes/seconds" (only in voice)
// e - show/speak if current time is less than this set in parameter
amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"

// Announce "say thetime" and "say timeleft" with voice
amx_time_voice 1

// Minimum delay in seconds between two voting sessions
amx_vote_delay 10

// How long voting session goes on
amx_vote_time 10

// Display who votes for what option
amx_vote_answers 1

// Some ratios for voting success
amx_votekick_ratio 0.40
amx_voteban_ratio 0.40
amx_votemap_ratio 0.40
amx_vote_ratio 0.5

// Max. time to which map can be extended
amx_extendmap_max 90

// Step for each extending
amx_extendmap_step 15

//If you set this to 0, clients cannot chose their language
amx_client_languages 1

// Plugin Debug mode
// 0 - No debugging (garbage line numbers)
// 1 - Plugins with "debug" option in plugins.ini are put into debug mode
// 2 - All plugins are put in debug mode
// Note - debug mode will affect JIT performance
amx_debug 1
And my plugins.ini and modules.ini are just default...
SO my question is.. how do i get the voting working?? or do i need to have a a EXTRA plugin for that??

Help would be gread..
Thanx alot.

EDIT::..

i just found this plugin on amxmod.net...
http://djeyl.net/forum/index.php?showtopic=3432
markg85 is offline
-=STN=- MaGe
Veteran Member
Join Date: Apr 2004
Location: Asault World
Old 01-03-2005 , 17:45  
Reply With Quote #2

/* cvars:
* max. time on which map can be extended (there will be always min. one vote)
* amx_extendmap_max < value >
*
* when voting is successful set how much time we want play
* amx_extendmap_step < value >
*/
Attached Files
File Type: amx map_extend_vote.amx (4.7 KB, 120 views)
__________________



-=STN=- MaGe is offline
Send a message via Yahoo to -=STN=- MaGe
markg85
Junior Member
Join Date: Jan 2005
Old 01-03-2005 , 18:07  
Reply With Quote #3

Thanx alot that`s what i needed.. but do you also want to share the source? and why isn`t this plugin in amxx by default..?? seems to me that they forgot it
markg85 is offline
f1del1ty.oXi
Veteran Member
Join Date: Nov 2004
Old 01-03-2005 , 18:09  
Reply With Quote #4

Search is godlike.

http://forums.alliedmods.net/showthread.php?t=1813

Someday, you'll be smart enough to try it.
f1del1ty.oXi is offline
markg85
Junior Member
Join Date: Jan 2005
Old 01-03-2005 , 18:12  
Reply With Quote #5

Quote:
Originally Posted by f1del1ty.oXi
Search is godlike.

http://forums.alliedmods.net/showthread.php?t=1813

Someday, you'll be smart enough to try it.
i searched for Extend and i couldn`t fine what i was looking for...
markg85 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 01:40.


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