View Single Post
Author Message
luki1412
Veteran Member
Join Date: Oct 2008
Location: OnPluginStart()
Old 09-11-2016 , 15:59   [TF2] Give Bots Weapons (04.01.2023)
Reply With Quote #1



Description:
This plugins gives bots weapons. Without TF2Items and other plugins. It's supposed to replace Bot weapon randomizer - https://forums.alliedmods.net/showthread.php?t=165590.

There is a couple of important differences:
- There is no config file for weapons. Mainly, because I didnt want to give bots items that are rare or worth anything. This plugin gives bots weapons, that can be acquired through random drop, unlocks or crafting. Unique quality only.
- Way less taxing on the server, than the original version. No problem running this on a 300fps server with 30 bots.
- No configuration is needed. Upload two files, restart the server and youre good to go.
- Doesnt give bots weapons that they dont know how to use.
- Can run alongside Give Bots Cosmetics

Cvars:
PHP Code:
sm_gbw_version      // version cvar - do not edit
sm_gbw_enabled 1  // enable/disable this plugin
sm_gbw_delay 0.1   // delay for giving weapons to bots
sm_gbw_team 1      // team to give weapons to: 1-both, 2-red, 3-blu
sm_gbw_mvm 0      // enable/disable functionality when mvm mode is enabled 
Installation:
Autogenerates a .cfg file in cfg\sourcemod when you load it for the first time. Don't forget to keep your gamedata updated.


Changelog:


Github - link

Gamedata - download here
Attached Files
File Type: sp Get Plugin or Get Source (GiveBotsWeapons.sp - 1837 views - 41.5 KB)
__________________

Last edited by luki1412; 01-20-2023 at 13:13.
luki1412 is offline