AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Galileo 1.1.290 (a feature rich map voting plugin) (https://forums.alliedmods.net/showthread.php?t=77391)

erader 04-17-2011 09:23

Re: Galileo 1.1.290 (a feature rich map voting plugin)
 
The command ' votemap ' is disabled.
How can I make it work ?

fysiks 04-17-2011 11:15

Re: Galileo 1.1.290 (a feature rich map voting plugin)
 
Quote:

Originally Posted by erader (Post 1451997)
The command ' votemap ' is disabled.
How can I make it work ?

Did you read the first post? It talks about "votemap" in there.

erader 04-17-2011 17:22

Re: Galileo 1.1.290 (a feature rich map voting plugin)
 
Quote:

Originally Posted by fysiks (Post 1452071)
Did you read the first post? It talks about "votemap" in there.

Yes but haven't found it.

fysiks 04-17-2011 18:34

Re: Galileo 1.1.290 (a feature rich map voting plugin)
 
Quote:

Originally Posted by erader (Post 1452352)
Yes but haven't found it.

PHP Code:

// Indicates how the standard HL1 "votemap" command should function.
// 0 - disable
// 1 - behave normally
gal_cmd_votemap 0 


alexan 04-18-2011 01:28

Re: Galileo 1.1.290 (a feature rich map voting plugin)
 
I need fast answer A.S.A.P!

I want to use maps.ini insteed of mapcycle.txt

Can somebody please tell me what I need to type in galileo.cfg

I have tryed everything; /addons/amxmodx/configs/maps.ini, maps.ini etc

"// Specifies the file to use which holds the names of the maps, listed
// one per line, that players can nominate. Use * for all maps in the
// server's maps folder.
// You can specify a relative path before the filename, relative from
// your gamemod folder (i.e. /addons/amxmodx/configs/mymapcycle.txt).
gal_nom_mapfile /addons/amxmodx/configs/maps.ini

but nothing works!

If you know how I can fix this I would be very thankful!

unique 04-22-2011 04:22

Re: Galileo 1.1.290 (a feature rich map voting plugin)
 
Quote:

Originally Posted by alexan (Post 1452578)
I need fast answer A.S.A.P!

I want to use maps.ini insteed of mapcycle.txt

Can somebody please tell me what I need to type in galileo.cfg

I have tryed everything; /addons/amxmodx/configs/maps.ini, maps.ini etc

"// Specifies the file to use which holds the names of the maps, listed
// one per line, that players can nominate. Use * for all maps in the
// server's maps folder.
// You can specify a relative path before the filename, relative from
// your gamemod folder (i.e. /addons/amxmodx/configs/mymapcycle.txt).
gal_nom_mapfile /addons/amxmodx/configs/maps.ini

but nothing works!

If you know how I can fix this I would be very thankful!

I think the main directory is not configs.it is cstrike!try to put there your .txt,.ini files.
and use gal_nom_mapfile maps.ini or mapcycle.txt.

White Bishop 04-23-2011 22:17

Re: Galileo 1.1.290 (a feature rich map voting plugin)
 
For rev 104 of the sma code, I had to modify galileo.cfg so that the path reference to vote files remove the first slash.

For example, try
addons/amxmodx/configs/maps.ini

instead of
/addons/amxmodx/configs/maps.ini


Quote:

Originally Posted by alexan (Post 1452578)
I need fast answer A.S.A.P!

I want to use maps.ini insteed of mapcycle.txt

Can somebody please tell me what I need to type in galileo.cfg

I have tryed everything; /addons/amxmodx/configs/maps.ini, maps.ini etc

"// Specifies the file to use which holds the names of the maps, listed
// one per line, that players can nominate. Use * for all maps in the
// server's maps folder.
// You can specify a relative path before the filename, relative from
// your gamemod folder (i.e. /addons/amxmodx/configs/mymapcycle.txt).
gal_nom_mapfile /addons/amxmodx/configs/maps.ini

but nothing works!

If you know how I can fix this I would be very thankful!


Sunshine live 04-27-2011 13:07

Re: Galileo 1.1.290 (a feature rich map voting plugin)
 
Hi, I ask you to plugin Galileo
namely how can I post the maps if you do not Vote which he then executes mapcycle?
And how can I make the maps above View Hudmessages?
Also voted?

And what is the command for this ad?
http://forums.alliedmods.net/attachm...8&d=1249144344

__________________

Antixianos 05-28-2011 22:28

Re: Galileo 1.1.290 (a feature rich map voting plugin)
 
- Map changes right away after vote when only one human (before timelimit)
- Map-extension option disappears when rock-the-vote vote comes on
- Radio commands (like Affirmative) when you choose should be taken away
- Menu disappears and appears again as if it were a radio menu, not a vote menu (it should be so that when you choose 1 and then press 1 again, the menu doesnt go away and come back but just stays)

FEELiFE 06-04-2011 14:31

Re: Galileo 1.1.290 (a feature rich map voting plugin)
 
I have a question - does this plugin support sv_maxrounds ? (when a few rounds are remaining to start vote for the next map)


All times are GMT -4. The time now is 02:30.

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