Trench-Wars / twcore

Trench Wars bot project
5 stars 1 forks source link

Rehash for Spawn Points #106

Open connermcd opened 8 years ago

connermcd commented 8 years ago

Trac Ticket #1214 new enhancement

Reported by: smashingup Owned by: qan Component: Bots - PubSystem/PubAutobot Priority: normal Severity: minor

Description:

Qan would you please set up the spawn point limit equation to reflect that people currently in spec should not change spawn points but instead, only player who are currently active and do not have a status of spec.

please contact me if you have any questions.

connermcd commented 8 years ago

qan> This is not so much a problem with spawn points as with idle players. (Spec players do not count toward this number.)

We could change MaxDeathWithoutFiring so that idle players are more readily kicked. Or send them to spec via bot instead. (The second is probably a better option, as it at least leaves the player connected. However, this is tough to implement because you would need to track WeaponFired packets, which aren't a great indicator anyhow, considering not all weapons packets will be received, depending on where the bot is.)