AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   New Plugin Submissions (https://forums.alliedmods.net/forumdisplay.php?f=26)
-   -   Galileo v5.9.1-925 (a feature rich map voting plugin) | Last Update: 2018-07-16 (https://forums.alliedmods.net/showthread.php?t=273019)

addons_zz 02-04-2017 07:55

Re: Galileo v5.1.0-761 (a feature rich map voting plugin) | Last Update: 2017-02-04
 
Do you want to the voting to immediately start when the gun game cal `gal_startvote`?

MrGarfield 02-04-2017 11:27

Re: Galileo v5.1.0-761 (a feature rich map voting plugin) | Last Update: 2017-02-04
 
yes

addons_zz 02-04-2017 11:58

Re: Galileo v5.2.0-766 (a feature rich map voting plugin) | Last Update: 2017-02-04
 
Quote:

Originally Posted by MrGarfield (Post 2492810)
yes

Released a new version:

2017-02-04 | v5.2.0-769
  1. Added new option to the cvar `gal_endofmapvote_ask`, Ignore option 2 and 4 and immediately start the voting.
  2. Added the command `quit2` to be used instead of `quit`, when you want to the server to restart on the same map it was before.
  3. Added a chat print on the periodic time left HUD announcement. Update your LANG file `galielo.txt`.
  4. Improved the nominations detections and the nomination menu user experiencing.
  5. Fixed the nomination menu always being showed, instead of try to add the nomination before.
  6. Fixed forced voting not starting when the map is ending.
  7. Fixed the partial nomination menu performance on larger server maps set.
  8. Fixed Invalid event (name "HLTV") on the `svencoop` mod.

MrGarfield 02-04-2017 13:09

Re: Galileo v5.2.0-766 (a feature rich map voting plugin) | Last Update: 2017-02-04
 
thank you very much _

RaZ_HU 02-05-2017 08:05

Re: Galileo v5.2.0-769 (a feature rich map voting plugin) | Last Update: 2017-02-04
 
769: Tag mismatch on line 1072 with 1.8.3 compiler.
(Yet it is only a warning, so it compiles meanwhile.)

I think that should be filtered out with the define called "IS_TO_ENABLE_SVEN_COOP_SUPPPORT".

Edit:
This version block other plugins to handle say and say_team commands, no chat plugins are working with this. :/
Rolled back to 466.

MrGarfield 02-05-2017 11:34

Re: Galileo v5.2.0-769 (a feature rich map voting plugin) | Last Update: 2017-02-04
 
Hello thank you for the orders, it works perfectly, I would like to know how to delete the "Commands menu" that appears when the voting card is triggered, and also know if it was normal that maps come back as often as I have 80?

thank you

addons_zz 02-05-2017 13:20

Re: Galileo v5.2.0-769 (a feature rich map voting plugin) | Last Update: 2017-02-04
 
Quote:

Originally Posted by MrGarfield (Post 2493108)
Hello to the super commands it works perfectly, I would like to know how to
remove the "Commands menu" which appears when the voting map is triggered,

Just set his cvar to 1 or 0.
Code:
// For people to choose if they don't like any other vote choice. // // 0 - Disabled this feature. // // 1 - Shows the voting option "None" // // 2 - Instead of adding a new menu option as `None`, to add a new //     submenu allowing to choose the option: `None`, `Go back`, //     `Close The Voting Menu` and `Undo My vote`. // // Default: 0 gal_vote_show_none 0

Quote:

Originally Posted by MrGarfield (Post 2493108)
and also know if it was normal that maps come back as often as I have 80?

That depends how you configured the plugin. Independent, you can set his cvar to "*".
Code:
// Specifies the map file used for the Map Groups Feature to specify how // many maps to use from each group. Or also, specifies the file to use // which either holds the names of the maps, one per line, that the vote // will be filled with. // // You can specify a relative path before the filename, relative from // your gamemod folder, i.e., "addons/amxmodx/configs/mymapcycle.txt". // // Use * for all maps in the server's maps folder. // Use # for your mapcycle, i.e., whatever file is on the cvar 'mapcyclefile'. // // To disabled this feature, uninstall the `Galileo` plugin from your server. // // Default: "#" gal_vote_mapfile "*"

Also the AMXX built-in random could not be doing its job right,
then you can use the recent maps ban feature banning as much as
60 maps from 80. So would be harder to repeat maps.




Quote:

Originally Posted by RaZ_HU (Post 2493053)
769: Tag mismatch on line 1072 with 1.8.3 compiler.
(Yet it is only a warning, so it compiles meanwhile.)

I forgot to add !! on that line. I would not move that on the macro
because if someone disable the support and try run the svencoop, there
would be errors, and the plugin would not run correctly.

Also you do not need to enable the svencoop support to use this plugin on svencoop.
The support is just a special setting you can do and requires the hamsandwich module.


Quote:

Originally Posted by RaZ_HU (Post 2493053)
This version block other plugins to handle say and say_team commands, no chat plugins are working with this. :/
Rolled back to 466.

Do you mean, if you hand a plugin listening for the command `say /menu`, it will be blocked by Galileo?
I just tested it here and it is working fine.

RaZ_HU 02-05-2017 18:57

Re: Galileo v5.2.0-769 (a feature rich map voting plugin) | Last Update: 2017-02-04
 
Quote:

Originally Posted by addons_zz (Post 2493146)
I forgot to add !! on that line. I would not move that on the macro
because if someone disable the support and try run the svencoop, there
would be errors, and the plugin would not run correctly.

Also you do not need to enable the svencoop support to use this plugin on svencoop.
The support is just a special setting you can do and requires the hamsandwich module.

I see, thanks for the answer.

Quote:

Originally Posted by addons_zz (Post 2493146)
Do you mean, if you hand a plugin listening for the command `say /menu`, it will be blocked by Galileo?
I just tested it here and it is working fine.

Yes, but sorry for that, it was a chat manager plugin's fault, nevermind that.

RaZ_HU 02-10-2017 13:02

Re: Galileo v5.2.2-773 (a feature rich map voting plugin) | Last Update: 2017-02-08
 
Small bug (not relevant if DEBUG is 0).

Because DEBUG 1 gave me the following with b.773:
Code:

//AMXXPC compile.exe
// by the AMX Mod X Dev Team


//// galileo.sma
// C:\Users\xxxxxxxxx\Desktop\182\galileo.sma(6865) : error 017: undefined symbol "secondsLeft"
//
// 1 Error.
// Could not locate output file C:\Users\xxxxxxxxx\Desktop\182\compiled\galileo.amx (compile failed).
//
// Compilation Time: 0,92 sec
// ----------------------------------------

Press enter to exit ...

You need to define secondsleft in that function too:
Code:

new secondsLeft = get_timeleft();

BTW, what happened to the Galileo github?
Is it fully moved to your MutliMod?

addons_zz 02-10-2017 13:24

Re: Galileo v5.2.2-773 (a feature rich map voting plugin) | Last Update: 2017-02-08
 
Quote:

Originally Posted by RaZ_HU (Post 2494380)
Small bug (not relevant if DEBUG is 0).

You need to define secondsleft in that function too:
Code:

new secondsLeft = get_timeleft();

:oops: Thanks, I was not using debug mode nowadays. (I passed it by a parameter as its parent caller already has the seconds left).

Quote:

Originally Posted by RaZ_HU (Post 2494380)
BTW, what happened to the Galileo github?
Is it fully moved to your MutliMod?

Yes. This is the only reason I did Galileo. I was building my MultiMod server,
and I was searching for a robust map chooser.

After I tested them all I could find, I find out Galileo from Brad was the powerful,
however there was some bugs. Therefore I removed some features and the bugs
were fixed. Moreover after I release it here, I end up adding the features I had
removed and much more.


All times are GMT -4. The time now is 08:59.

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