Re: Galileo v5.9.1-925 (a feature rich map voting plugin) | Last Update: 2018-07-16
really sorry i thought i was in the right post
|
Re: Galileo v5.9.1-925 (a feature rich map voting plugin) | Last Update: 2018-07-16
How to make vot with this plugin at the beginning of each map ?
|
Re: Galileo v5.9.1-925 (a feature rich map voting plugin) | Last Update: 2018-07-16
Hi all,
Does anyone know why plugin start votemap at the very neginning of the map? Every start of map, plugin initiate a vote according to min or mid players. How can I cancel that? Why is like that? |
Re: Galileo v5.9.1-925 (a feature rich map voting plugin) | Last Update: 2018-07-16
I do not see the point in starting the voting at the start of the map, but if you read the settings file `galileo.cfg` you should be able to find an option that satisfies you.
The min or mid players feature can be disabled by settings or set to your liking. You can also start the voting with say command as documented on the first post/documentation. |
Re: Galileo v5.9.1-925 (a feature rich map voting plugin) | Last Update: 2018-07-16
Quote:
|
Re: Galileo v5.9.1-925 (a feature rich map voting plugin) | Last Update: 2018-07-16
> A vote came out a thousand times in a row and I couldn't stop it.
I think I made this plugin quite customizable, so, if mess with the settings values (timers/times, etc), unexpected things could happen. Maybe this is a bug with new versions of AMXX. I developed this mostly against 1.8.2, I am not sure if this behaves the same on the latest AMXX version. > I have been reading this cfg for two months now and I can't understand anything and nothing is working properly My English was not so good at the time, but I do not think it was so bad. Anyways, if this does not work for you, you could try the original Galileo or some other votemap plugin. > Besides, I want to have a vote at the beginning of each map, but I don't see such an option I would say there are numerous ways of starting the vote map at the beginning of the map (changing plugin the code, for example), but I do not see how it would work. If the map just started, the players have barely joined and selected teams and why would they have to change the map once again? Perhaps changing the timelimit to something like 5 minutes and adjusting some end-of-map setting times. I looked at the settings file, the setting you would require is this `gal_endofmapvote_before`, but sadly I did not implement the feature yet. If I had implemented this, and your map timelimit is 25 minutes, you could set this to 24 minutes to start the map voting right after the map had started. Code:
To do this, I advise restoring the settings files to their original values and then, you would have to change this part of the code and make it accept the voting near the map start instead of near the map end: Code:
The new code could be something like this where 20 means to start the map voting 20 minutes before the map end. Assuming you timelimit it 25 minutes, this would start the voting after 5 minutes the map started. Code:
This is not tested and may require some changes somewhere else on the code I may have put some protection. You should enable the debug mode as explained in the first post and see the logs yourself. |
Re: Galileo v5.9.1-925 (a feature rich map voting plugin) | Last Update: 2018-07-16
I vote at the beginning of the map because I could not vote in the gungame after the end of the game, and there is a winner motd. I use a map manager, but after choosing a map then rtv and map nominations do not work. So I started looking for another plugin that does the same thing.
Thank you very much for the detailed explanations, but it seems too complicated. :) |
Re: Galileo v5.9.1-925 (a feature rich map voting plugin) | Last Update: 2018-07-16
Quote:
Let me know how it goes and I'll merge it into master. EDIT: If you happen to be running Day of Defeat, I updated that one for Galileo support a few months ago and can be found here. |
Re: Galileo v5.9.1-925 (a feature rich map voting plugin) | Last Update: 2018-07-16
@addons_zm I have one question please.
My CSGO CLassy mode doesn't count on the time during the game, but is counting on rounds. 15 rounds and then team changes and another 15 rounds. Your plugin counts the timeleft somehow on rounds and when i type "timeleft" on chat show 20 rounds, or 23 rounds etc. This is not in concordance with my mod rounds and creates confusion. Please tell me how can I disable timeleft command in chat, only timeleft, all other to remain (like nextmap, currentmap or thetime) And also to disable the hud message with Timeleft: 21 rounds etc.. Thank you for your help |
Re: Galileo v5.9.1-925 (a feature rich map voting plugin) | Last Update: 2018-07-16
author can you add the feature of destroying the previous menu when mapvote is starting. like in deathmatch and Kreedz there are already menus displaying on the players screen, those menu are not getting destroyed when map vote comes...
can you add this in the script, if its possible.... menu_destroy(anymenu) |
| All times are GMT -4. The time now is 08:59. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.