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

Mapchooser4


Post New Thread Reply   
 
Thread Tools Display Modes
raa
Senior Member
Join Date: Oct 2005
Old 03-25-2007 , 14:22   Re: Mapchooser4
Reply With Quote #41

Quote:
Originally Posted by KWo View Post
I think You need to try first ths what I told You...
I did guy... that isn't what I'm asking to be added.
__________________
raa is offline
polakpolak
Senior Member
Join Date: Mar 2005
Location: Montreal, Canada
Old 03-26-2007 , 18:52   Re: Mapchooser4
Reply With Quote #42

Fajnie ze polak to zrobil

Anyways, Im having trouble understanding...

amx_nominfromfile <0/1> - 0: players can nominate all the maps from the map folder
1: players can only nominate maps from amx_mapchooser_mapsfile/mapcycle

amx_mapchooser_mapsfile/mapcycle, do i make a amxmodx/configs/amx_mapchooser_mapsfile/ directory? and i add a mapcycle.txt file in that directory? or is mapcycle another directory wer i add maps?


Sorry I'm not exactly very good with this.

Thanks
__________________
------------------------------------
Server Location: New York
WC3FT Server IP: 69.9.42.144:27015
500Fps www.PolakServers.com
------------------------------------

Last edited by polakpolak; 03-26-2007 at 19:19.
polakpolak is offline
Send a message via MSN to polakpolak
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 03-27-2007 , 03:57   Re: Mapchooser4
Reply With Quote #43

Quote:
Originally Posted by polakpolak View Post
1: players can only nominate maps from amx_mapchooser_mapsfile/mapcycle

amx_mapchooser_mapsfile/mapcycle, do i make a amxmodx/configs/amx_mapchooser_mapsfile/ directory?
Quote:
Originally Posted by KWo View Post
The plugin uses cvars:
amx_mapchooser_mapsfile "maps.ini" - File used when amx_mapchooser_mapsloc is set to 0
As You can see "amx_mapchooser_mapsfile" is a cvar which says what is the name of the file with lists of maps You may want to have to be used in nextmap vote system. By default it's just "maps.ini" (but for some reason You can change it to something else - for example if You want to have 7 maps.ini files - for each day of the week - You can write a plugin which will change every day the cvar "amx_mapchooser_mapsfile" to maps1.ini, maps2.ini etc (well the same You could do with mapcycle, but then You may need to change other build-in CS cvar).

Quote:
Originally Posted by polakpolak View Post
and i add a mapcycle.txt file in that directory? or is mapcycle another directory wer i add maps?
No - mapcycle.txt has to be in its default loaction (which is Your main cstrike/czero 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.

Last edited by KWo; 03-28-2007 at 03:27.
KWo is offline
polakpolak
Senior Member
Join Date: Mar 2005
Location: Montreal, Canada
Old 03-27-2007 , 12:57   Re: Mapchooser4
Reply With Quote #44

Thanks
__________________
------------------------------------
Server Location: New York
WC3FT Server IP: 69.9.42.144:27015
500Fps www.PolakServers.com
------------------------------------
polakpolak is offline
Send a message via MSN to polakpolak
raa
Senior Member
Join Date: Oct 2005
Old 03-29-2007 , 02:54   Re: Mapchooser4
Reply With Quote #45

so KWo.... Are you able to add the "rockthevote" feature or? If not please just let me know.
__________________
raa is offline
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 03-29-2007 , 04:06   Re: Mapchooser4
Reply With Quote #46

When You clearly (and detailed) explain me what is the difference between "rockthevote" (I don't use TheDeagle's plugin) and my "votenext" - I can think about it. From that what You already wrote I think "rockthevote" and "votenext" should work the same way (just different names).
__________________
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
raa
Senior Member
Join Date: Oct 2005
Old 03-29-2007 , 04:51   Re: Mapchooser4
Reply With Quote #47

explanation 1).
rockthevote is a "vote" to see if the "votemap" vote should come up..

explanation 2).
it's sole purpose is to allow clients(w/ no admin) to get the votemap vote to come up, if a majority type "rockthevote".

explanation 3).
so if ten people are in the server, and 7-8 people type rockthevote the votemap vote will come up.

please post back if your still not understanding. thanks =D
__________________
raa is offline
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 03-29-2007 , 14:43   Re: Mapchooser4
Reply With Quote #48

Yeah - I understood it now. I can add it, but not before 2 weeks (other things to do).
__________________
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
ajaxschampo
Junior Member
Join Date: Feb 2007
Old 03-30-2007 , 07:34   Re: Mapchooser4
Reply With Quote #49

so.. if I understand the amx_mapchooser_mapsfile command right... i can chose what file the maps for a vote are taken from?
example:
i put in my server.cfg:
amx_mapchooser_mapsfile "maps2.ini"
amx_mapchooser_mapsloc 0

and make an maps2.ini file in my config folder, now the server will make a mapvote with the maps in my maps2.ini file? did i understand this correctly?
ajaxschampo is offline
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 03-30-2007 , 10:12   Re: Mapchooser4
Reply With Quote #50

Yes - maps2.ini needs to be placed in 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
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 18:14.


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