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

[CS:S] Jailbreak Team Balance


Post New Thread Reply   
 
Thread Tools Display Modes
databomb
Veteran Member
Join Date: Jun 2009
Location: california
Old 01-01-2014 , 18:35   Re: [CS:S/CS:GO] Jailbreak Team Balance
Reply With Quote #151

Quote:
Originally Posted by WaffleMaddness View Post
Also, I click "Get Plugin" and it gives me a compile error. Can you fix this? Or is it a problem on my side?
The forum 'Get Plugin' doesn't work when SDK Tools is required by the plugin. You need to compile it manually... or Groger was extremely nice and compiled it for you a few posts above. You should thank him.
__________________
databomb is offline
WaffleMaddness
Junior Member
Join Date: Jan 2013
Old 01-02-2014 , 14:19   Re: [CS:S/CS:GO] Jailbreak Team Balance
Reply With Quote #152

I am having trouble with selecting a character. It forces you to skip that choice.

Code:
// Sets whether the class selection screen will be shown to players. 1-shows class menu, 0-stops menu from appearing.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_jbtb_showclasses "1"
That seems like it would fix in in your cvars. yet, it doesn't work. What am I doing wrong?
WaffleMaddness is offline
databomb
Veteran Member
Join Date: Jun 2009
Location: california
Old 01-02-2014 , 15:09   Re: [CS:S/CS:GO] Jailbreak Team Balance
Reply With Quote #153

Quote:
Originally Posted by WaffleMaddness View Post
I am having trouble with selecting a character. It forces you to skip that choice.

Code:
// Sets whether the class selection screen will be shown to players. 1-shows class menu, 0-stops menu from appearing.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_jbtb_showclasses "1"
That seems like it would fix in in your cvars. yet, it doesn't work. What am I doing wrong?
There may be a bug with how it's handled. Add sm_jbtb_showclasses 0 before the sm_jbtb_showclasses 1 to fix the problem. You could also test by manually setting it to 0 then back to 1 in an active game and notice if the behavior changes.
__________________
databomb is offline
WaffleMaddness
Junior Member
Join Date: Jan 2013
Old 01-03-2014 , 15:20   Re: [CS:S/CS:GO] Jailbreak Team Balance
Reply With Quote #154

Nope doesnt work. And in the cvars it says:
Code:
 // Sets the requested ratio of how many Ts per each CT
// -
// Default: "2.75"
// Minimum: "0.100000"
// Maximum: "10.000000"
sm_jbtb_ratio "2.75"
If I want to ratio to be 3:2. I do 3/2. 1.5 yet, it doesnt work?
WaffleMaddness is offline
databomb
Veteran Member
Join Date: Jun 2009
Location: california
Old 01-03-2014 , 23:55   Re: [CS:S/CS:GO] Jailbreak Team Balance
Reply With Quote #155

Quote:
Originally Posted by WaffleMaddness View Post
Nope doesnt work. And in the cvars it says:
Code:
 // Sets the requested ratio of how many Ts per each CT
// -
// Default: "2.75"
// Minimum: "0.100000"
// Maximum: "10.000000"
sm_jbtb_ratio "2.75"
If I want to ratio to be 3:2. I do 3/2. 1.5 yet, it doesnt work?
You have the right value for the sm_jbtb_ratio. The plugin does not set hard limits, it only balances at the end of a round and keeps the ratio as close to 1.5 as possible. Sometimes as close to 1.5 will be a little higher or lower, so there will be fluctuations in the number of CTs based on the server population.
__________________
databomb is offline
WaffleMaddness
Junior Member
Join Date: Jan 2013
Old 01-04-2014 , 16:25   Re: [CS:S/CS:GO] Jailbreak Team Balance
Reply With Quote #156

Alright Sweet thanks.
WaffleMaddness is offline
Excl
New Member
Join Date: Jan 2014
Old 01-13-2014 , 06:25   Re: [CS:S/CS:GO] Jailbreak Team Balance
Reply With Quote #157

Could you please give me a link to the Plugin Download? When you click the Plugin button it doesn't work and says "Failed to Compile".
Excl is offline
databomb
Veteran Member
Join Date: Jun 2009
Location: california
Old 01-14-2014 , 06:04   Re: [CS:S/CS:GO] Jailbreak Team Balance
Reply With Quote #158

Quote:
Originally Posted by Excl View Post
Could you please give me a link to the Plugin Download? When you click the Plugin button it doesn't work and says "Failed to Compile".
The forum 'Get Plugin' doesn't work when SDK Tools is required by the plugin. You need to compile it manually... or Groger was extremely nice and compiled it for you a few posts above. You should thank him.
__________________
databomb is offline
iTzToniiZ
Junior Member
Join Date: Jan 2014
Old 01-15-2014 , 01:20   Re: [CS:S/CS:GO] Jailbreak Team Balance
Reply With Quote #159

How do you config the ratio?
I entered this "sm_jbtb_ratio 3" in my server.cfg but then it keeps swapping players at 1:2. I don't want that. I want like if someone wants to go ct they can go if the ratio 1 still remains. Not how the plugin just switches people randomly when they don't want to go ct.
iTzToniiZ is offline
databomb
Veteran Member
Join Date: Jun 2009
Location: california
Old 01-15-2014 , 06:06   Re: [CS:S/CS:GO] Jailbreak Team Balance
Reply With Quote #160

Quote:
Originally Posted by iTzToniiZ View Post
How do you config the ratio?
I entered this "sm_jbtb_ratio 3" in my server.cfg but then it keeps swapping players at 1:2. I don't want that. I want like if someone wants to go ct they can go if the ratio 1 still remains. Not how the plugin just switches people randomly when they don't want to go ct.
It's not possible to swap someone and maintain the same ratio?? The plugin will prioritize people who have talked on T to swap them to CT but once you popularize the !guard mechanic to the plugin then random switching is not a problem. The right location for a setting is in the sourcemod config file, not server.cfg -- right now you have two configs trying to set the same variable. It sounds like you want a simpler plugin for this, so you may want to try a different plugin.
__________________
databomb 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 06:51.


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