View Single Post
Author Message
Leonardo
Veteran Member
Join Date: Feb 2010
Location: 90's
Old 01-19-2013 , 13:28   [TF2] Bot Quota Fix v1.2 (15 Aug 2013)
Reply With Quote #1

What is it?
Correcting bot count so it's not changes because of spectators.
Dependencies:
* Nothing!
How to install?
Step 01: Download
Step 02: Drag
Step 03: Drop
Step 04: ????
Step 05: PROFIT!!!
Known issues:
* Fakken replay/sourcetv bots!
ToDo list:
* Nothing!
Console variables:
PHP Code:
// Plugin version
sm_tf2bqf_version
// Enable/disable plugin
sm_tf2bqf_enable 1
// Enable/disable debug messages
sm_tf2bqf_debug 0
// Bot quota override
sm_tf2bqf_count 0 
// 1 - Fix tf_bot_quota on the fly;
// 2 - First: sm_tf2bqf_count = tf_bot_quota; Then: tf_bot_quota = sm_tf2bqf_count + spectators;
// 3 - tf_bot_quota = sm_tf2bqf_count + spectators.
sm_tf2bqf_mode 1 
Changelogs:
Code:
15.08.2013:
  Version 1.2:
    Added auto config file generation;
    Attempt to fix bot quota increasing on map change;
    Added sm_tf2bqf_debug (default: 0);
    Added sm_tf2bqf_count (default: 0);
    Added sm_tf2bqf_mode (default: 1):
      3 - tf_bot_quota = sm_tf2bqf_count + number of spectators;
      2 - same as above, but sm_tf2bqf_count takes value of tf_bot_quota on map start;
      1 - plugin work like it was before this update.
11.08.2013:
  Version 1.1.3b:
    ColdierFix.
09.08.2013:
  Version 1.1.3:
    Fixed fix not working if tf_bot_quota equals original spectators count.
    (for example, tf_bot_quota 2, tv_enable 1, replay_enable 1)
  Version 1.1.3a:
    ColdFix (opposite of HotFix).
01.07.2013:
  Version 1.1:
    Fixed plugin not counting Replay/SourceTV bots.
  Version 1.1.1:
    Now it's for sure.
  Version 1.1.2:
    Oh God, please, not again.
19.01.2013:
  Version 1.0:
    Plugin released.
21.06.2012:
  Version N/A:
    Plugin created and tested.
Attached Files
File Type: sp Get Plugin or Get Source (tf2botquotafix.sp - 1903 views - 6.8 KB)
__________________

Last edited by Leonardo; 08-15-2013 at 04:25.
Leonardo is offline