AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Suggestions / Requests (https://forums.alliedmods.net/forumdisplay.php?f=12)
-   -   help with mapchoser4 plugin (https://forums.alliedmods.net/showthread.php?t=263506)

vase070 05-27-2015 04:26

help with mapchoser4 plugin
 
ok so i am using mapchoser4 plugin by KWo

https://forums.alliedmods.net/showthread.php?p=392625

and i have a few problems
first of all when there are less then 10 players on the server its suppose to chose vote from "maps_small.ini" file witch i have put atleast 10 maps in it so when voting comes only 1 map i selected for vote sometimes 2 sometimes 3 but it is suppose to be 5 maps in the vote

[IMG]http://s16.************/4b1ak0tzp/de_inferno0000.png[/IMG]

also another problem the nextmap is ALWAYS DUST2 like always no matter what map i put always the nextmap will be dust2 and also when vote comes if nobody chooses a map from the list the nextmap will be dust2 again

i have used this plugin before and it worked GREAT but recently i changed hosts and it started doing this i tried reinstalling but no luck

my cvars for plugin

Code:

amx_mapchooser_type 0
amx_mapchooser_mapsloc 0
amx_mapchooser_mapsfile "maps.ini"
amx_mapchooser_mapsfile_s "maps_small.ini"
amx_extendmap_max 90
amx_extendmap_step 15
amx_ext_round_max 3
amx_ext_round_step 3
amx_ext_win_max 3
amx_ext_win_step 3
amx_maxnominperplayer 3
amx_nominfromfile 1
amx_map_history 5
amx_rtv 0
amx_rtv_percent 0.6
amx_rtv_min_time 10
amx_rtv_map_time 10

my plugins.ini

Code:

; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx              ; admin base (required for any admin-related)
;admin_sql.amxx              ; admin base - SQL version (comment admin.amxx)

; Basic

admincmd.amxx              ; basic admin console commands
adminhelp.amxx              ; help command for admin console commands
adminslots.amxx              ; slot reservation
multilingual.amxx          ; Multi-Lingual management

; Menus
menufront.amxx              ; front-end for admin menus
cmdmenu.amxx              ; command menu (speech, settings)
plmenu.amxx              ; players menu (kick, ban, client cmds.)
;telemenu.amxx              ; teleport menu (Fun Module required!)
mapsmenu.amxx              ; maps menu (vote, changelevel)
pluginmenu.amxx              ; Menus for commands/cvars organized by plugin

; Chat / Messages
std_admin_color_chat.amxx      ; Advanced amx_say, amx_psay and amx_chat commands
adminchat.amxx              ; console chat commands
antiflood.amxx              ; prevent clients from chat-flooding the server
scrollmsg.amxx              ; displays a scrolling message
imessage.amxx              ; displays information messages
adminvote.amxx              ; vote commands

; Map related
nextmap.amxx              ; displays next map in mapcycle
mapchooser4.amxx              ; advanced mapchooser
timeleft.amxx              ; displays time left on map

; Configuration
;pausecfg.amxx              ; allows to pause and unpause some plugins
statscfg.amxx              ; allows to manage stats plugins via menu and commands

; Counter-Strike
restmenu.amxx              ; restrict weapons menu
statsx.amxx              ; stats on death or round end (CSX Module required!)
miscstats.amxx                  ; bunch of events announcement for Counter-Strike
;stats_logging.amxx          ; weapons stats logging (CSX Module required!)


; Enable to use AMX Mod plugins
;amxmod_compat.amxx          ; AMX Mod backwards compatibility layer

; Custom - Add 3rd party plugins here

Slaylosers_lite.amxx           
ptb.amxx
admin_spec_esp.amxx       
Map_Spawns_Editor.amxx   
amx_ip.amxx               
task_scheduler.amxx       
afkkisss.amxx                           
ad_manager.amxx           
no_team_flash.amxx           
autoreload_on_newround.amxx
bcd_hudtimer.amxx         
amx_spectator.amxx         
afkbombtransfer.amxx     
reconnect_features.amxx
admin_super_gag.amxx
nousethroughwalls_cs.amxx
team-semiclip.amxx
pingfaker.amxx
resetscore.amxx

also i did not edit the plugin in anyway it the same version on the thread by KWo :) i dont know what the problem is


All times are GMT -4. The time now is 20:21.

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