Raised This Month: $7 Target: $400
 1% 

Mapchooser4


Post New Thread Reply   
 
Thread Tools Display Modes
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 11-07-2006 , 02:52   Re: Mapchooser4
Reply With Quote #11

Please post me Your game.cfg (from cstrike folder) and plugins.ini (from amxmodx\configs folder).
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo is offline
Old 11-08-2006, 00:30
wolf414
This message has been deleted by wolf414. Reason: posting new 1
wolf414
Member
Join Date: Aug 2005
Location: WI
Old 11-08-2006 , 10:19   Re: Mapchooser4
Reply With Quote #12

Srry i already uninstalled it. and am using a different one which I really dont like. This one sounds perfect for what i want. Please fix it. I did everything exactly as it says and checked it several times and still it did not bring up the vote.


=========EDIT===========
I have reinstalled it now, and still not workig.

Code:
// Set the Host Name 
hostname "The Respected T|r. *Recruiting*" 

// Set the rcon password 
rcon_password "123321" 

// Set private password 
sv_password "" 


// Exec files on startup 
exec banned.cfg 
exec listip.cfg 

// Server Logging 
log on 
mp_logdetail 0 
mp_logmessages 1 


// Server Variables 
mp_timelimit 0
mp_winlimit 10
mp_maxrounds 0
mp_autokick 0
mp_autoteambalance 1 
mp_c4timer 30 
mp_flashlight 1 
mp_footsteps 1 
mp_forcechasecam 0 
mp_freezetime 3
mp_friendlyfire 1 
mp_hostagepenalty 2 
mp_limitteams 2 
mp_roundtime 3 
mp_tkpunish 0 
sv_restartround 0 
sv_maxspeed 320 
sv_proxies 1 
allow_spectators 1 
mp_startmoney 800 
mp_chattime 0 
sv_allowupload 1 
sv_voiceenable 1 
sv_alltalk 1 

sv_voicecodec voice_speex 
sv_voicequality 5
pausable 0 
decalfrequency 60 
mp_falldamage 1 

// cheat and fun modes 
sv_aim 0 
sv_cheats 0 

// Set Rates 
 
// Enable/Disable LAN mode 
sv_lan 0 

// Contact & Geo 
sv_contact 
sv_region 0 
booster_show_connmsg 0
booster_autofps 200
booster_minsleepms 3
booster_force_systicrate 0
booster_cpu_enabled 1
booster_cpu_spikemax 3
booster_cpu_spikelevel 50
booster_cpu_mminc 2
sv_maxrate 0
sv_minrate 2000
sv_maxupdaterate 100
sv_minupdaterate 20
sys_ticrate 400

// distro 
sv_downloadurl "http://205.134.244.34/cs"


// Awp and Auto limits
max_awps 20
max_autos 20
winspread_awp 5
winspread_auto 5
autolimit 1
awplimit 1
checkrebuy 1

//Map changer
//mapchangecfgfile server.cfg
//dmap_mapsnum 8
//dmap_maxcustom 4
//dmap_rtvtoggle off
//dmap_nominations 3
//dmap_banlastmaps 3
//enforce_timelimit 0
//amx_extendmap_max 60
//amx_extendmap_step 15
//dmap_quietmode SILENT

//mapchooser4
amx_extendmap_max 60
amx_extendmap_step 15
amx_ext_round_max 20
amx_ext_round_step 10
amx_ext_win_max 20
amx_ext_win_step 10
amx_use_mapcycle 0

//invis
amx_inviswars 0
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)

; Chat / Messages
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
;mapchooser.amxx		; allows to vote for next map
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
amxx_atac.amxx
amxx_atac_cfg.amxx
sniperlimit.amxx
admin_spec_esp.amxx
amm.amxx
mapchooser4.amxx
say_motd.amxx
infected_by_virus.amxx
auto_responder0.3.amxx
amx_exec.amxx
;inviswars.amxx
It also made maphist.ini

And what i want to do is have the "mp_winlimit 10" Then have your map vote on so it will allow people to choose extend map by 10 (or choose diff map)

Please help.

Thanks alot
wolf414 is offline
Send a message via MSN to wolf414
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 11-08-2006 , 13:46   Re: Mapchooser4
Reply With Quote #13

Inside that zip file I posted in the first post there is a file mapchooser4.txt - make sure You have it copyied to amxmodx\data\lang folder.
I've been trying winlimit about 2 hours and it always shows the vote map menu for me. The only reason it's not working I can see it's not copyied lang translation file.
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo is offline
wolf414
Member
Join Date: Aug 2005
Location: WI
Old 11-08-2006 , 13:57   Re: Mapchooser4
Reply With Quote #14

I have done that already. it is in the data\lang folder.
So.. What else could it be?

I really want to get this plugin working. And it is "Running" when I type amx_plugins.
please help.

Could you post your 2 files here too? Then I could compare yours and mine and mabey see somthing we missed
wolf414 is offline
Send a message via MSN to wolf414
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 11-08-2006 , 15:43   Re: Mapchooser4
Reply With Quote #15

Try to look into server's logs and amxmodx logs - if there are maybe some errors or missing translation message or something like that. What iare Your server and client language?
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo is offline
wolf414
Member
Join Date: Aug 2005
Location: WI
Old 11-08-2006 , 16:56   Re: Mapchooser4
Reply With Quote #16

Quote:
Originally Posted by KWo View Post
Try to look into server's logs and amxmodx logs - if there are maybe some errors or missing translation message or something like that. What iare Your server and client language?
There are no errors in any of them. Lang is english.

Please post your files so i can try your setup.
wolf414 is offline
Send a message via MSN to wolf414
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 11-08-2006 , 17:53   Re: Mapchooser4
Reply With Quote #17

This below I have in amxx.cfg instead in server.cfg
Quote:
Originally Posted by amxx.cfg
//mapchooser4
amx_extendmap_max 60
amx_extendmap_step 15
amx_ext_round_max 20
amx_ext_round_step 10
amx_ext_win_max 20
amx_ext_win_step 10
amx_use_mapcycle 0
Quote:
Originally Posted by game.cfg
"mp_timelimit" "0.000000"
"mp_winlimit" "10.000000"
"mp_maxrounds" "0.000000"
"sv_restartround" "0.000000"
"mp_roundtime" "5.000000"
"mp_freezetime" "4.000000"
"mp_buytime" "3.000000"
"mp_startmoney" "3500.000000"
"mp_c4timer" "45.000000"
"mp_limitteams" "6.000000"
"mp_decals" "100.000000"
"max_shells" "5.000000"
"max_smokepuffs" "10.000000"
"fastsprites" "0"
"cl_himodels" "1"
"hud_capturemouse" "1"
"hud_centerid" "1"
"hud_classautokill" "1"
"hud_deathnotice_time" "6.000000"
"hud_drawhistory_time" "5.000000"
"hud_fastswitch" "1"
"cl_hidefrags" "0"
"mp_footsteps" "1"
"mp_forcecamera" "0"
"mp_chasecam" "0"
"mp_fadetoblack" "0"
"mp_friendlyfire" "1"
"mp_tkpunish" "0"
"mp_autokick" "0"
"mp_hostagepenalty" "0.000000"
"mp_flashlight" "1"
"_ah" "1"
"dm" "1"
"hud_takesshots" "0"
"mp_autoteambalance" "0"
"sv_sendvelocity" "0"
Note - mp_winlimit is the limit one team must be a winner to finish the map - for example 10:9, 10:0 or so. If You want to play only 20 rounds, You need to setup mp_maxrounds 20 instead mp_winlimit 20.

BTW - what is the version of Your AMX X?
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo is offline
wolf414
Member
Join Date: Aug 2005
Location: WI
Old 11-08-2006 , 18:19   Re: Mapchooser4
Reply With Quote #18

It just stared work now.. lol
Um i dont know version but it should be up to date.
And no i hate max rounds. I like winlimit 10 but if extended it extends for another 10. Which ever team gets to 10 first wins.

and when i was testing it b4 it was me and 1 other person and nothing happend....
but now i have like 5v5 and it works.

1 other question how can i change the % to win a vote? like show me the line i must edit in the .sma please.

Thanks for all the help! And I love the plugin and its simplicity. the other plugin i was using was way to much, this one is perfect. All I really wanted was a extend map option and this plugin does it.
wolf414 is offline
Send a message via MSN to wolf414
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 11-09-2006 , 02:59   Re: Mapchooser4
Reply With Quote #19

Quote:
Originally Posted by wolf414
1 other question how can i change the % to win a vote? like show me the line i must edit in the .sma please.
Describe or better - quote me the text You are talking about because I have no idea what do You mean.
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo is offline
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 11-13-2006 , 05:05   Re: Mapchooser4
Reply With Quote #20

Quote:
Originally Posted by KWo View Post
Describe or better - quote me the text You are talking about because I have no idea what do You mean.
So - how about that?
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo is offline
Reply


Thread Tools
Display Modes

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 03:55.


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