Quote:
Originally Posted by addons_zz
Now there is not critical ones anymore.
Released a new version: 2016-11-12 | v3.2.5-272- Fixed the issue where the vote shows only for one player: Issues#26.
- Added support to map names ending with `.bsp` extension on the voting map list: Issue #21.
The issue #26 only applies to the cvar `gal_vote_showstatus` values 0, 1, and 2.
The servers using it as 3 do not need to update to this new version, unless they
want to use the cvar `gal_vote_showstatus ` as 0, 1 or 2.
Code:
// Indicates when the vote progress should be shown to a player.
// A value of 0 disables this feature.
// 0 - never (this disables the cvar 'gal_vote_expirationcountdown')
// 1 - after player has voted
// 2 - after the vote ends (this disables the cvar 'gal_vote_expirationcountdown')
// 3 - always show the vote current progress
gal_vote_showstatus 3
|
Ok then, I might give it a shot. My main concerns are server crashes/hangs, which were happening pretty often on Brad's version. I can also help with the development of this plugin since I have a bit of more free time now. If you are interrested, add me on Steam(di57inct) or Skype(georgik57). Thank you for your hard work on this.
__________________