View Single Post
Author Message
luki1412
Veteran Member
Join Date: Oct 2008
Location: OnPluginStart()
Old 09-23-2016 , 10:03   [TF2] Give Bots Cosmetics (05.12.2022)
Reply With Quote #1



Description:
This plugins gives bots cosmetics. 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 cosmetics. Mainly, because I didnt want to give bots items that are rare. This plugin gives bots cheap hats, you can get from random drop, crafting and easy to get unlocks.
- 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.
- Can run alongside Give Bots Weapons

Cvars:
PHP Code:
sm_gbc_version      // version cvar - do not edit
sm_gbc_enabled 1  // enable/disable this plugin
sm_gbc_delay 0.1   // delay for giving cosmetics to bots
sm_gbc_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 (GiveBotsCosmetics.sp - 1400 views - 11.9 KB)
__________________

Last edited by luki1412; 12-05-2022 at 09:05. Reason: Updated to 1.33
luki1412 is offline