Raised This Month: $12 Target: $400
 3% 

[TF2] Give Bots More Cosmetics (v1.17 26Oct2022)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
PC Gamer
Veteran Member
Join Date: Mar 2014
Plugin ID:
7411
Plugin Version:
1.16
Plugin Category:
Fun Stuff
Plugin Game:
Team Fortress 2
Plugin Dependencies:
Servers with this Plugin:
 
Plugin Description:
Gives Bots a random outfit to wear
Old 12-05-2020 , 23:56   [TF2] Give Bots More Cosmetics (v1.17 26Oct2022)
Reply With Quote #1

Description:
This plugin gives Bots a random cosmetic outfit to wear. The outfit changes when they spawn or touch a locker. Each class has over 50 outfits that have cosmetics selected to compliment the overall look. Cosmetics may be unusual and/or painted.

Credits:
The plugin makes use of code developed by luki1412 in his outstanding plugin titled 'Give Bots Cosmetics' with further improvements made by manicogaming.

Performance:
Please be aware that this plugin requires increased resources on your server since every Bot will be outfitted with multiple cosmetics. If you are concerned about server performance you should consider running luki1412's plugin instead of this one. The luki1412 version does not require TF2Attributes and has better server performance. Here's a link: https://forums.alliedmods.net/showthread.php?p=2456267

Dependencies:
Plugin requires TF2Attributes by nosoop. Here's a link: https://forums.alliedmods.net/showthread.php?p=2788398

Video of GiveBotsMoreCosmetics Plugin:


Installation:
Put GiveBotsMoreCosmetics.smx into your /sourcemod/plugins/ folder
Change map

Most Recent Changes:
v1.17 26Oct2022: Added support for RED BOTS in Mann vs Machine gamemode.
v1.16 18Oct2022: Added check for SourceTV and Replay Bots.
v1.15 14Oct2022: Updated with newer outfits. Compiled in SM1.10 to run in either SM1.10 or SM1.11
v1.14 14Sep2022: Updated syntax to SM 1.11 standard. No new features.
v1.13 01Jan2021: Removed dependency on gamedata file. Fixed item quality colors.
v1.12 19Dec2020: Removed dependency on TF2ItemsInfo.
v1.11 17Dec2020: Fixed bug discovered by Zhiris. Newer hats didn't seem to ever have a random unusual effect. This version fixes that. Now any hat can optionally be unusual. Also made it where server operator can modify code making individual cosmetic to not be unusual, maybe unusual, or have a specific unusual effect.
Attached Files
File Type: sp Get Plugin or Get Source (GiveBotsMoreCosmetics.sp - 312 views - 95.4 KB)
File Type: smx GiveBotsMoreCosmetics.smx (19.6 KB, 568 views)

Last edited by PC Gamer; 11-12-2022 at 20:56.
PC Gamer is offline
Happy DODs player
AlliedModders Donor
Join Date: Sep 2009
Old 12-08-2020 , 04:40   Re: [TF2] Give Bots More Cosmetics
Reply With Quote #2

thanks Gone try it.
__________________
Happy DODs player is offline
PC Gamer
Veteran Member
Join Date: Mar 2014
Old 12-15-2020 , 20:34   Re: [TF2] Give Bots More Cosmetics (v1.11 15Dec2020)
Reply With Quote #3

Original post now has version 1.11.

v1.11: Fixed bug discovered by Zhiris where newer hats didn't seem to ever have a random unusual effect. This version fixes that. Now any hat can optionally be unusual. Also made it where server operator can modify code making individual cosmetic to not be unusual, maybe unusual, or have a specific unusual effect.
PC Gamer is offline
PC Gamer
Veteran Member
Join Date: Mar 2014
Old 12-16-2020 , 12:41   Re: [TF2] Give Bots More Cosmetics (v1.11 15Dec2020)
Reply With Quote #4

Quote:
Originally Posted by DreadedGhoul575 View Post
Plugin oddly can't be downloaded (seems to happen with other plugins on this website as of recent).
PRO TIP: If you click on 'Get Plugin' and receive an error it is typically because the plugin has dependencies on other plugins and cannot compile on download. The solution to this is to click on the GiveBotsMoreCosmetics.smx file instead to download it.

Note: This is very common, so if 'Get Plugin' doesn't work simply click on the filename.smx link to download the plugin.
PC Gamer is offline
PC Gamer
Veteran Member
Join Date: Mar 2014
Old 12-19-2020 , 01:59   Re: [TF2] Give Bots More Cosmetics (v1.12 19Dec2020)
Reply With Quote #5

Plugin updated to version 1.12 in original post. New version removed dependency on TF2ItemsInfo. The plugin still requires TF2Attributes.

Last edited by PC Gamer; 12-19-2020 at 01:59.
PC Gamer is offline
Happy DODs player
AlliedModders Donor
Join Date: Sep 2009
Old 12-21-2020 , 13:49   Re: [TF2] Give Bots More Cosmetics (v1.12 19Dec2020)
Reply With Quote #6

Thanks works love it.
__________________
Happy DODs player is offline
PC Gamer
Veteran Member
Join Date: Mar 2014
Old 01-01-2021 , 23:30   Re: [TF2] Give Bots More Cosmetics (v1.13 01Jan2021)
Reply With Quote #7

Plugin updated to version 1.13 in original post. New version removed dependency on gamedata file. Also fixed problem with quality colors not showing up.

Note: The plugin still requires TF2Attributes.
PC Gamer is offline
nostalgia
Junior Member
Join Date: Dec 2020
Location: in your brain
Old 01-02-2021 , 16:29   Re: [TF2] Give Bots More Cosmetics (v1.13 01Jan2021)
Reply With Quote #8

Quote:
Originally Posted by PC Gamer View Post
Description:
This plugin gives Bots a random cosmetic outfit to wear. The outfit changes when they spawn or touch a locker. Each class has over 50 outfits that have cosmetics selected to compliment the overall look. Cosmetics may be unusual and/or painted.

Credits:
The plugin is makes use of code developed by luki1412 in his outstanding plugin titled 'Give Bots Cosmetics' with further improvements made by manicogaming.

Performance:
Please be aware that this plugin requires increased resources on your server since every Bot will be outfitted with multiple cosmetics. If you are concerned about server performance you should consider running luki1412's plugin instead of this one. The luki1412 version does not require TF2Attributes and has better server performance. Here's a link: https://forums.alliedmods.net/showthread.php?p=2456267

Dependencies:
Plugin requires TF2Attributes by FlaminSarge. Here's a link: https://github.com/FlaminSarge/tf2attributes

Video of GiveBotsMoreCosmetics Plugin:


Installation:
Put give.bots.more.cosmetics.txt into your /sourcemod/gamedata/ folder
Put GiveBotsMoreCosmetics.smx into your /sourcemod/plugins/ folder
Change map

Most Recent Changes:
v1.13 01Jan2021: Removed dependency on gamedata file. Fixed item quality colors.
v1.12 19Dec2020: Removed dependency on TF2ItemsInfo.
v1.11 17Dec2020: Fixed bug discovered by Zhiris. Newer hats didn't seem to ever have a random unusual effect. This version fixes that. Now any hat can optionally be unusual. Also made it where server operator can modify code making individual cosmetic to not be unusual, maybe unusual, or have a specific unusual effect.
there is no file for the this version, you have to download the sp file and convert it for it to work
__________________


her is free 2tf stufff!!!!!1111111
there no vius, clic here for free link code to gt free bornig tem captoin!!11111111


freetf2crapnovirusipromise.tf

=
nostalgia is offline
PC Gamer
Veteran Member
Join Date: Mar 2014
Old 01-02-2021 , 20:08   Re: [TF2] Give Bots More Cosmetics (v1.13 01Jan2021)
Reply With Quote #9

Quote:
Originally Posted by nostalgia View Post
there is no file for the this version
Thanks for the info. I replaced the files in the original post with the correct version.
PC Gamer is offline
Yoappian
New Member
Join Date: Jan 2021
Old 01-08-2021 , 12:31   Re: [TF2] Give Bots More Cosmetics (v1.13 01Jan2021)
Reply With Quote #10

Ok so I installed it with the TF2A ( https://github.com/FlaminSarge/tf2attributes ) and i just cant understand why it isnt workin.
Yoappian is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:08.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode