Raised This Month: $32 Target: $400
 8% 

Galileo 1.1.290 (a feature rich map voting plugin)


Post New Thread Reply   
 
Thread Tools Display Modes
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 06-22-2009 , 22:58   Re: Galileo 1.1.290 (a feature rich map voting plugin)
Reply With Quote #501

Set gal_nom_votefile and gal_map_votefile as indicated in the galileo.cfg file.
__________________
Brad is offline
amokossi
Senior Member
Join Date: Apr 2008
Old 06-23-2009 , 05:28   Re: Galileo 1.1.290 (a feature rich map voting plugin)
Reply With Quote #502

Quote:
Amokossi:

Ok.

I'm a little bit confused...

If Players nominate 8 Maps and I set maximum maps to 6 only 6 Maps will be in vote.
I would like in this case 4 of these 8 nominated maps to be in the vote and 2 maps from the groups function. So Map No. 5 from my 1.ini and No. 6 from my 2.ini.
and
Quote:
Amokossi:

or...
// Specifies how many of the nominations made will be
// considered for use in the next map vote.
// A value of 0 means all the nominated maps will be considered.
gal_nom_qtyused 4

// Specifies the number of maps players can choose from during the vote.
// The number of maps must be between 2 and 8.
gal_vote_mapchoices 6

I guess this is the function i need ;) tHX
Its not working the way I thought.

If somebody nominates a map (just 1) 1 map will be in the vote. I would like to if 1 map is nominated the other 5 should be from the groups files.
amokossi is offline
Send a message via ICQ to amokossi Send a message via MSN to amokossi
Jobby
New Member
Join Date: Jan 2009
Old 06-23-2009 , 08:06   Re: Galileo 1.1.290 (a feature rich map voting plugin)
Reply With Quote #503

Quote:
Originally Posted by Brad View Post
Set gal_nom_votefile and gal_map_votefile as indicated in the galileo.cfg file.
gal_nom_mapfile mapcycle.txt
gal_vote_mapfile mapcycle.txt

worked

Last edited by Jobby; 06-23-2009 at 08:40.
Jobby is offline
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 06-23-2009 , 08:50   Re: Galileo 1.1.290 (a feature rich map voting plugin)
Reply With Quote #504

Quote:
Originally Posted by amokossi View Post
If somebody nominates a map (just 1) 1 map will be in the vote. I would like to if 1 map is nominated the other 5 should be from the groups files.
Post your Galileo CVARs and the contents of whatever file you're using to define your groups.
__________________
Brad is offline
amokossi
Senior Member
Join Date: Apr 2008
Old 06-23-2009 , 09:24   Re: Galileo 1.1.290 (a feature rich map voting plugin)
Reply With Quote #505

CVARS:
gal_cmd_votemap 0
gal_cmd_listmaps 2
gal_banrecent 7
gal_banrecentstyle 1
gal_rtv_commands 3
gal_rtv_wait 10
gal_rtv_ratio 0.60
gal_rtv_reminder 5
gal_nom_playerallowance 1
gal_nom_mapfile /addons/amxmodx/configs/maps.ini
gal_nom_prefixes 1
gal_nom_qtyused 3
gal_runoff_enabled 0
gal_runoff_duration 5
gal_vote_weight 0
gal_vote_weightflags y
gal_endonround 1
gal_vote_showstatus 1
gal_vote_showstatustype 2
gal_srv_start 1
gal_endofmapvote 1
gal_listmaps_paginate 10
gal_vote_mapchoices 6
gal_vote_duration 6
gal_vote_mapfile /addons/amxmodx/configs/groups.ini
gal_vote_uniqueprefixes 0
gal_vote_expirationcountdown 1
gal_vote_announcechoice 1
gal_emptyserver_wait 3
gal_emptyserver_mapfile /addons/amxmodx/configs/emptycycle.txt
gal_sounds_mute 0

groups.ini
Quote:
[groups]
1
1
1
1
1
1
1.ini
Quote:
aimsports_usp
aim_ak-colt
aim_map
scoutzknivez
fy_buzzkill
fy_iceworld_xxl_4p_xmas
fun_allinone
awp_monopoly_v2
awp_map
2.ini
Quote:
de_westwood
de_lobosc_depot
cs_lobosc_depot
de_blue
de_morningstar
de_karchi01
de_tuscan
de_esl_autumn
de_scud
de_panora
he_lobosc
atm. i only did upload 1.ini and 2.ini the others are still under construction. Could that be the problem. All files are in addons/amxmodx/configs
amokossi is offline
Send a message via ICQ to amokossi Send a message via MSN to amokossi
amokossi
Senior Member
Join Date: Apr 2008
Old 06-23-2009 , 10:50   Re: Galileo 1.1.290 (a feature rich map voting plugin)
Reply With Quote #506

damn...1.ini .... goes into galileo folder ^^ SRY..i will test.
amokossi is offline
Send a message via ICQ to amokossi Send a message via MSN to amokossi
Lukass
Junior Member
Join Date: Dec 2008
Old 06-25-2009 , 12:40   Re: Galileo 1.1.290 (a feature rich map voting plugin)
Reply With Quote #507

Which one of mapcycle.txt and maps.ini does galileo use ?
Lukass is offline
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 06-25-2009 , 13:14   Re: Galileo 1.1.290 (a feature rich map voting plugin)
Reply With Quote #508

Quote:
Originally Posted by Lukass View Post
Which one of mapcycle.txt and maps.ini does galileo use ?
Whichever one you tell it to use. You have full control over the name of the file that contains your map listing. Review the galileo.cfg file for the appropriate CVARs.
__________________
Brad is offline
Lukass
Junior Member
Join Date: Dec 2008
Old 06-25-2009 , 13:25   Re: Galileo 1.1.290 (a feature rich map voting plugin)
Reply With Quote #509

But witch one by default ?
Lukass is offline
PauliusBa
Senior Member
Join Date: Aug 2006
Location: Lithuania
Old 06-25-2009 , 13:26   Re: Galileo 1.1.290 (a feature rich map voting plugin)
Reply With Quote #510

Brad, is there an update coming to fix that 'not awlays appearing vote' issue?
And is it possible to (optionally bu cvar) increase the RTVs needed, or disable it completely until an admin rocks the vote first, when an admin is online?
PauliusBa 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 14:43.


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