Raised This Month: $51 Target: $400
 12% 

Galileo v5.9.1-925 (a feature rich map voting plugin) | Last Update: 2018-07-16


Post New Thread Reply   
 
Thread Tools Display Modes
Old.School
Senior Member
Join Date: Sep 2015
Location: France
Old 02-14-2016 , 08:31   Re: Galileo v1.2.1 | Last Update: 11.02.2016
Reply With Quote #41

[SUG]
add cvar rtv wait type 1 = time 2 = rounds
__________________
You keep bringing B.R down .. He will rise again and kick Enemies asses !
Old.School is offline
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 02-14-2016 , 08:39   Re: Galileo v1.2.1 | Last Update: 11.02.2016
Reply With Quote #42

Noted:
******************************** TODO Go to top *********************************
Code:
 * Add a new cvar RTV wait 'gal_rtv_wait_rounds'.
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective
addons_zz is offline
Old.School
Senior Member
Join Date: Sep 2015
Location: France
Old 02-14-2016 , 09:39   Re: Galileo v1.2.1 | Last Update: 11.02.2016
Reply With Quote #43

bug report :
using mp_maxrounds...
when the vote started by rtv vote work but the map didn't change + when the vote end mp_maxrounds is not "0"

another bug :
exemple mp_maxrounds 40 rounds left = 20 admin used sv_restart 1 = rounds left is 40 now
__________________
You keep bringing B.R down .. He will rise again and kick Enemies asses !
Old.School is offline
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 02-14-2016 , 10:17   Re: Galileo v1.2.1 | Last Update: 11.02.2016
Reply With Quote #44

Quote:
Originally Posted by Old.School View Post
bug report :
another bug :
exemple mp_maxrounds 40 rounds left = 20 admin used sv_restart 1 = rounds left is 40 now
Well, that is the expected behavior. It is the same as time timelimit. Example mp_timelimt 40 minutes. And time left = 20, admin used sv_restart 1 = time limit is 40 now.

Quote:
Originally Posted by Old.School View Post
+ when the vote end mp_maxrounds is not "0"
I did not understand what do you mean by: the vote end mp_maxrounds is not "0".

Why it should be 0?

When the vote end, the remaining rounds are played until there is any rounds left. The voting start about when there are 4 or 5 rounds reaming.

Quote:
Originally Posted by Old.School View Post
bug report :
using mp_maxrounds...
when the vote started by rtv vote work but the map didn't change
That is a bug, It will be fixed at next 30 minutes.
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective

Last edited by addons_zz; 02-14-2016 at 10:19. Reason: spelling fix
addons_zz is offline
Old.School
Senior Member
Join Date: Sep 2015
Location: France
Old 02-14-2016 , 10:21   Re: Galileo v1.2.1 | Last Update: 11.02.2016
Reply With Quote #45

what i mean with : + when the vote end mp_maxrounds is not "0"
when the vote end on the oroginal galileo mp_timelimit will be 0 for when the player type timeleft in the chat he will display : No Time Limit
__________________
You keep bringing B.R down .. He will rise again and kick Enemies asses !
Old.School is offline
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 02-14-2016 , 12:28   Re: Galileo v1.2.2 | Last Update: 11.02.2016
Reply With Quote #46

Released a new hotfix version:
Code:
2016-02-11 | v1.2.2
 * Add a new cvar RTV wait 'gal_rtv_wait_rounds'.
 * Fixed bug when the vote started by rtv vote work but the map didn't change.
Quote:
Originally Posted by Old.School View Post
when the vote end on the oroginal galileo mp_timelimit will be 0 for when the player type timeleft in the chat he will display : No Time Limit
The time limit will be zero, if have the 'gal_endonround' cvar enabled and the current round is the last round. This usually happens near the map voting.

But if at the original plugin, the timelimit is set to zero during the voting, it was a bug. The timelimit is set to zero only when the allow last round feature is enabled (gal_endonround cited above).

But I think I understand you now, the 'mp_maxrounds' and 'mp_winlimit' must be setted to "0" to avoid the map ending during the last voting. But the map voting starts 4 or 5 rounds before the 'mp_maxrounds' and 'mp_winlimit' to be reached. So it is not a problem.
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective

Last edited by addons_zz; 02-14-2016 at 12:47. Reason: adding more info
addons_zz is offline
Old 02-14-2016, 16:24
Old.School
This message has been deleted by Old.School.
Old.School
Senior Member
Join Date: Sep 2015
Location: France
Old 02-14-2016 , 16:32   Re: Galileo v1.2.2 | Last Update: 11.02.2016
Reply With Quote #47

Another SUG :
add Cvar to control sv_restart
using rounds exmple : mp_maxrounds 40 and 20 rounds passed and admin used sv_restart
if the cvar is 1 the rounds left will be 20
if the cvar is 0 the rounds left will 40
__________________
You keep bringing B.R down .. He will rise again and kick Enemies asses !
Old.School is offline
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 02-14-2016 , 16:37   Re: Galileo v1.2.2 | Last Update: 11.02.2016
Reply With Quote #48

Noted:
******************************** TODO Go to top *********************************
Code:
* add Cvar to control sv_restart 
  using rounds exmple : mp_maxrounds 40 and 20 rounds passed and admin used sv_restart
  if the cvar is 1 the rounds left will be 20
  if the cvar is 0 the rounds left will 40
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective
addons_zz is offline
Old.School
Senior Member
Join Date: Sep 2015
Location: France
Old 02-14-2016 , 16:53   Re: Galileo v1.2.2 | Last Update: 11.02.2016
Reply With Quote #49

[SUG]
add two cvars the first one :
if 1 and the Cvar control sv_restart is 1 too next the sv restart he will add x rounds/time to mp_maxrounds /mp_timelimit
the second cvar is the x rounds/time if the first cvar is 1
__________________
You keep bringing B.R down .. He will rise again and kick Enemies asses !
Old.School is offline
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 02-14-2016 , 16:58   Re: Galileo v1.2.2 | Last Update: 11.02.2016
Reply With Quote #50

Noted:
******************************** TODO Go to top *********************************
Code:
 * add Cvar to control sv_restart 
   using rounds exmple : mp_maxrounds 40 and 20 rounds passed and admin used sv_restart
   if the cvar is 1 the rounds left will be 20
   if the cvar is 0 the rounds left will 40
 * add two cvars the first one :
   if 1 and the Cvar control sv_restart is 1 too next the sv restart he will add x rounds/time to mp_maxrounds /mp_timelimit
   the second cvar is the x rounds/time if the first cvar is 1
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective

Last edited by addons_zz; 02-14-2016 at 16:58.
addons_zz 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 08:46.


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