![]() |


|
|||||||
| Battlefield 2 - Technical Support & FAQs Technical Support and FAQs for Battlefield 2 and related mods. |
![]() |
|
|
Thread Tools |
|
|
#1 (permalink) |
|
Join Date: Jul 2005
Location: Austin, Texas
Posts: 694
|
Kicking for not being in a squad
How does your server do this? I looked through a few of the threads for a solution but I couldn't find it. I did find the autobalance for everybody but squadleader and commander though which is useful. Anyhow, if you could just tell me how that would be great.
|
|
|
|
|
|
#2 (permalink) |
|
Join Date: Jun 2005
Location: Georgia
Age: 27
Posts: 2,187
|
Re: Kicking for not being in a squad
You're being kicked when you are not in a squad and you die. Or, the admin is kicking you out to make room for a supporting member. The former is more likely, though. Make sure you join up with a squad when you join the server.
Also, there is currently a bug that may kick you when you try to change sides.
__________________
Telorn |
|
|
|
| Sponsored links | |
|
|
|
|
|
#3 (permalink) | |
![]() ![]() ![]() Join Date: May 2003
Location: Dallas/Ft. Worth area of Texas, USA
Age: 33
Posts: 16,806
|
Re: Kicking for not being in a squad
Quote:
__________________
![]() ![]() Take the world's smallest political quiz! "I was touched by His Noodly Appendage." TacticalGamer TX LAN/BBQ Veteran:
|
|
|
|
|
|
|
#4 (permalink) | |
![]() ![]() ![]() ![]() ![]() Join Date: May 2003
Location: MD, USA
Age: 29
Posts: 5,722
|
Re: Kicking for not being in a squad
Quote:
![]()
__________________
![]() NS Game Officer. TF2 Admin. BF2 Admin / Scripter. PM with issues. Tempus: Pokerface is nailing it right on the head. Everyone who is arguing against him is simply arguing against reality. <anmuzi> it is not permitted to have privacy or anonymity <LazyEye> yeah when I play on TG the server digs though my trash Arm yourself with knowledge: TG NS TF2 BF2 |
|
|
|
|
|
|
#6 (permalink) | |
![]() ![]() ![]() ![]() ![]() Join Date: May 2003
Location: MD, USA
Age: 29
Posts: 5,722
|
Re: Kicking for not being in a squad
Quote:
![]()
__________________
![]() NS Game Officer. TF2 Admin. BF2 Admin / Scripter. PM with issues. Tempus: Pokerface is nailing it right on the head. Everyone who is arguing against him is simply arguing against reality. <anmuzi> it is not permitted to have privacy or anonymity <LazyEye> yeah when I play on TG the server digs though my trash Arm yourself with knowledge: TG NS TF2 BF2 |
|
|
|
|
| Sponsored links | |
|
|
|
|
|
#7 (permalink) |
|
Join Date: Jul 2005
Posts: 385
|
pokerface i think that wat ur doin for bf 2 is sumthin that ea should of enabled in the damn game in the first place . good work man i hope u work out all the bugs and the rest of the bf 2 community starts usin ur scripts
|
|
|
|
|
|
#8 (permalink) |
|
Join Date: May 2003
Location: Ottawa, Canada
Posts: 4,493
|
Re: Kicking for not being in a squad
http://bf2.fun-o-matic.org/index.php/Scripts
I put up my script for squadless kicking. It hasn't been tested much but it's free for editing. |
|
|
|
|
|
#9 (permalink) |
|
Join Date: Jun 2005
Location: In my wifes house......if she says i can
Age: 25
Posts: 8,637
|
i was looking at this page and found this
http://bf2.fun-o-matic.org/index.php...:ReservedSlots it reserves slots for certain players..you just put the number of slots and names of people and it keeps spots open for them not sure if this has been talked about but what about this http://bf2.fun-o-matic.org/index.php..._Announcements auto announcements
__________________
that sounds like a good idea trooper. -Vulcan |
|
|
|
|
|
#10 (permalink) |
|
Join Date: Jun 2005
Location: Georgia
Age: 27
Posts: 2,187
|
Re: Kicking for not being in a squad
Unfortunately that won't work, Trooper. That is to permanently reserve spots for specific names. We want people to be able to fill in the slots while supporting members are absent. And we have more supporting members than slots that could be reserved, so it would end up being a private server
![]() Poker will continue to have to rack his brain.
__________________
Telorn |
|
|
|
| Sponsored links | |
|
|
|
|
|
#11 (permalink) |
|
Join Date: May 2003
Location: Ottawa, Canada
Posts: 4,493
|
Re: Kicking for not being in a squad
Take a closer look at the script because it's not a bad implementation. It always ensures there will be a free slot for members when the server is getting full. So if it's on a 64 player server, there will always be 63 players unless all the players are on the reserve list.
|
|
|
|
|
|
#12 (permalink) |
![]() ![]() ![]() Join Date: May 2003
Location: Miami, FL
Age: 38
Posts: 8,170
|
Re: Kicking for not being in a squad
That is not a good implementation. It says:
Once the server gets past a certain number, only reserved slots can join. It does not kick existing players to make room.. It just caps the number of 'public' players allowed.
__________________
Battlefield 2/2142 Game Officer Contact me with server/player/admin issues. ![]() ![]() ![]() ![]() -- Suits are what you wear when doing things you shouldn’t want to do anyway. FROM THE TACTICAL GAMER PRIMER. 3) Support game play in a near-simulation environment. Where the focus of play would not be solely on doing what it takes to win, but doing so utilizing real-world combat strategy and tactics rather than leveraging exploits provided to players by the design of the game engine. |
|
|
|
|
|
#13 (permalink) |
|
Join Date: May 2003
Location: Ottawa, Canada
Posts: 4,493
|
Re: Kicking for not being in a squad
That's what I am trying to describe. If it's a 64 player server, set the number to 64. Then when the server reaches 63 players, the 64th player that joins must be a reserved member. The script can be improved to minimize slots wasted. When a 64th player that is a reserved member joins, kick another non reserved player to free a slot for another reserved member. This way you're only wasting one slot. Gee, think outside the box people!
The scripts on that wiki are not just for use but also for inspiration. |
|
|
|
|
|
#14 (permalink) |
|
Join Date: Jun 2005
Location: In my wifes house......if she says i can
Age: 25
Posts: 8,637
|
Re: Kicking for not being in a squad
if i knew PHP i would write exactly that....thats a good idea sarc...it would basicly act as an admin instead of us asking to join it would give us a slot upon connection...it might just work
__________________
that sounds like a good idea trooper. -Vulcan |
|
|
|
|
|
#15 (permalink) |
|
Join Date: Jul 2005
Location: Austin, Texas
Posts: 694
|
Re: Kicking for not being in a squad
I don't see a reason for having to make that last slot open if you're always kicking somebody... its the same as having a 63 player server...
Why not just have it kick a person with the lowest points/timeunit once a recognized supporting member attempts to connect? |
|
|
|
| Sponsored links | |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Squad Formations | Fannon | Call of Duty 2 - General Discussion | 7 | 08-16-2006 08:34 PM |
| Basic Training: SQUADS (incomplete, need feedback!) | TG_Rizzo | Battlefield 2 - Tactics and Missions Discussion | 22 | 07-06-2005 10:13 AM |

