Raised This Month: $32 Target: $400
 8% 

Allow first player to select the Terrorist team


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
eddo
Junior Member
Join Date: Nov 2015
Old 12-22-2015 , 06:08   Allow first player to select the Terrorist team
Reply With Quote #1

Hi!

I've got a problem with my jailbreak server which is running sm hosties. The first player that connects if the server is empty, or the first player that connects after a mapchange, is forced to join as CT. I want the first player to be able to choose team like everyone else, to be able to choose T aswell.

I've got autoteambalance 0 and limitteams 0. Is there any command that I've missed? Have tried to search all my server cfgs without success, but I guess there's something that I'm missing... Any help would be very appreciated!

Thanks in advance!
eddo is offline
databomb
Veteran Member
Join Date: Jun 2009
Location: california
Old 12-22-2015 , 21:34   Re: Allow first player to select the Terrorist team
Reply With Quote #2

Quote:
Originally Posted by eddo View Post
Hi!

I've got a problem with my jailbreak server which is running sm hosties. The first player that connects if the server is empty, or the first player that connects after a mapchange, is forced to join as CT. I want the first player to be able to choose team like everyone else, to be able to choose T aswell.

I've got autoteambalance 0 and limitteams 0. Is there any command that I've missed? Have tried to search all my server cfgs without success, but I guess there's something that I'm missing... Any help would be very appreciated!

Thanks in advance!
Hosties isn't involved with that. It depends on what other plugins you're running on your server. Post an "sm plugins list" for us to look at.
__________________
databomb is offline
eddo
Junior Member
Join Date: Nov 2015
Old 12-29-2015 , 09:58   Re: Allow first player to select the Terrorist team
Reply With Quote #3

Quote:
Originally Posted by databomb View Post
Hosties isn't involved with that. It depends on what other plugins you're running on your server. Post an "sm plugins list" for us to look at.
Now it has become even worse! When you play as a CT, another player can join CT even if the ratio isn't filled. For example, if I'm playing CT and 3 T's is connected, they can switch to CT which results in that I'm being automatically swapped to T after a round. So they can "steal" my CT spot.

Here's my listed plugins:

Code:
645: [SM] Listing 29 plugins:
646: 01 "Player Commands" (1.7.3-dev+5275) by AlliedModders LLC
647: 02 "Basic Info Triggers" (1.7.3-dev+5275) by AlliedModders LLC
648: 03 "SwapTeam" (1.2.6) by Rogue - Originally by MistaGee
649: 04 "Admin Help" (1.7.3-dev+5275) by AlliedModders LLC
650: 05 "Sound Commands" (1.7.3-dev+5275) by AlliedModders LLC
651: 06 "Basic Chat" (1.7.3-dev+5275) by AlliedModders LLC
652: 07 "Hook Grab Rope" (1.1.4) by Sheepdude, SumGuy14
653: 08 "Reserved Slots" (1.7.3-dev+5275) by AlliedModders LLC
654: 09 "CS:GO particle precacher" (1.0.0) by Copypaste Slim
655: 10 "Admin File Reader" (1.7.3-dev+5275) by AlliedModders LLC
656: 11 "Basic Comm Control" (1.7.3-dev+5275) by AlliedModders LLC
657: 12 "Basic Votes" (1.7.3-dev+5275) by AlliedModders LLC
658: 13 "Admin Menu" (1.7.3-dev+5275) by AlliedModders LLC
659: 14 "MapChooser" (1.7.3-dev+5275) by AlliedModders LLC
660: 15 "SM franug team ratio balancer" (1.0) by Franc1sco franug
661: 16 "Jailbreak Warden" (3.0.1) by ecca
662: 17 "SM_Hosties v2" (2.2.0) by databomb & dataviruset & comando
663: 18 "Client Preferences" (1.7.3-dev+5275) by AlliedModders LLC
664: 19 "Nextmap" (1.7.3-dev+5275) by AlliedModders LLC
665: 20 "Anti-Flood" (1.7.3-dev+5275) by AlliedModders LLC
666: 21 "RockTheVote" (1.4) by ferret
667: 22 "SourceBans" (1.4.11) by SourceBans Development Team
668: 23 "Fun Commands" (1.7.3-dev+5275) by AlliedModders LLC
669: 24 "Basic Commands" (1.7.3-dev+5275) by AlliedModders LLC
670: 25 "Fun Votes" (1.7.3-dev+5275) by AlliedModders LLC
671: 26 "CS:GO Bot Quota Fix DM" (1.5) by Otstrel.ru Team, klexen
672: 27 <Bad Load> botprevention.smx
673: 28 <Error> "CT Ban" (1.6.1.3) by databomb
674: 29 "Jailbreak Team Balance" (3.0.7.2) by databomb
eddo is offline
databomb
Veteran Member
Join Date: Jun 2009
Location: california
Old 12-29-2015 , 10:02   Re: Allow first player to select the Terrorist team
Reply With Quote #4

So you're running my balance plugin. The way you describe it is how it was designed although the rule is the person who has spent the most time on the server should get CT, so if they join first then they can take your CT spot. Maybe you would benefit from a simpler balance plugin so search around there are a couple more to pick from.
674: 29 "Jailbreak Team Balance" (3.0.7.2) by databomb
__________________
databomb is offline
eddo
Junior Member
Join Date: Nov 2015
Old 12-29-2015 , 10:23   Re: Allow first player to select the Terrorist team
Reply With Quote #5

Quote:
Originally Posted by databomb View Post
So you're running my balance plugin. The way you describe it is how it was designed although the rule is the person who has spent the most time on the server should get CT, so if they join first then they can take your CT spot. Maybe you would benefit from a simpler balance plugin so search around there are a couple more to pick from.
674: 29 "Jailbreak Team Balance" (3.0.7.2) by databomb
Ah, ok! So what I'm searching for is just a plugin where it balance the team ratio for CT to T. For example 1CT per 3 T's. I don't want it to care about playtime or things like that, the first one to pick up the available CT spot should have it until he switch team by himself or disconnect. Are you aware of any plugin like that?

EDIT: Found one now. However, I've got another problem as well (not related to this). It's a problem with rtv. When players disconnects from the server, the mapchooser plugin starts a RockTheVote. I want it to happen just when enough players have typed "rtv". How can I fix that?

Last edited by eddo; 12-29-2015 at 10:33.
eddo is offline
databomb
Veteran Member
Join Date: Jun 2009
Location: california
Old 12-29-2015 , 16:34   Re: Allow first player to select the Terrorist team
Reply With Quote #6

That's not really related to Hosties and I'm not sure of the answer, so your best bet is to post in the appropriate forum.
__________________
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 20:51.


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