AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [TF2] Give Bots More Weapons (v1.14 dated 18Oct2022) (https://forums.alliedmods.net/showthread.php?t=329264)

PC Gamer 12-15-2020 22:44

[TF2] Give Bots More Weapons (v1.14 dated 18Oct2022)
 
2 Attachment(s)
Description:
This plugin gives Bots random weapons. The weapons change when they spawn or touch a locker. The weapons may be non-stock, Gun Mettle, warpaint, killstreak, stat tracker, or Unusual.

Credits:
The plugin is makes use of code developed by luki1412 in his outstanding plugin titled 'Give Bots Weapons' with further improvements made by manicogaming. Added weapon drop cleanup code by Shadowysn. Edits to weapon chances were made by That Annoying Guide.

Performance:
Please be aware that this plugin requires increased resources on your server since every Bot will be outfitted with multiple weapons, some of which are unusual and skinned. 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=2453169

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

Video of GiveBotsMoreWeapons Plugin:


Installation:
Put givebotsmoreweapons.smx into the foldoer: /sourcemod/plugins/
Change map

Convars:
sm_gbmw_enabled 1 (default - Enables this plugin)
sm_gbmw_enabled 0 (Disables this plugin)
sm_gbmw_MVM_red_enabled 1 (default - Enables giving RED BOTS custom weapons in MvM mode)
sm_gbmw_MVM_red_enabled 0 (Disables giving RED BOTS custom weapons in MvM mode)
sm_gbmw_delay 0.2 (default - Time delay for giving weapons to BOTS)
sm_gbmw_team 1 (default - Which team should receive weapons 1-both, 2-red, 3-blu)

Change Log:
v1.14 18Oct2022: Added check for SourceTV and Replay Bots to prevent bug.
v1.13 14Oct2022: Added new warpaint weapons. Added weapon spells.
v1.12 25Sep2022: Added convar to support giving weapons to RED BOTS in MvM.
v1.11 15Sep2022: Updated syntax to SM 1.11 standard. Removed weapons dropped at locker.
v1.10 17Feb2021: Fixed bug where limiting weapons on payload maps wasn't working.
v1.9 16Feb2021: Fixed bug where limiting weapons to only one team wasn't working.
v1.8 05Jan2021: Fixed bug where Heavy Saxxy type weapons would punch instead of swing.
v1.7 01Jan2021: Added edits by That Annoying Guide. Changed quality settings again.
v1.6 31Dec2020: Fixed sapper bug. Changed quality settings.
v1.5 26Dec2020: Removed gamedata dependency
v1.4 22Dec2020: Ensured Australium and Strange weapons always have a kill count
v1.3 21Dec2020: Updated weapon quality colors.
v1.2 20Dec2020: Added support for Medieval mode. Will only give melee weapons while in Medieval mode.
v1.1 dated 19Dec2020: Removed TF2ItemsInfo dependency

PC Gamer 12-16-2020 12:42

Re: [TF2] Give Bots More Weapons
 
Quote:

Originally Posted by DreadedGhoul575 (Post 2728933)
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 GiveBotsMoreWeapons.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.

nostalgia 12-16-2020 21:11

Re: [TF2] Give Bots More Weapons
 
Quote:

Originally Posted by PC Gamer (Post 2728956)
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 GiveBotsMoreWeapons.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.

yeah, but it still doesnt work, this plugin doesnt activate when you start the game in insecure mode, neither does the hats, i placed all of them in the actual directory you told me to

yet nothing happend

i am relying on you to come back here and fix the mod.

PC Gamer 12-17-2020 11:44

Re: [TF2] Give Bots More Weapons
 
Quote:

Originally Posted by nostalgia (Post 2728994)
this plugin doesnt activate

You didn't provide an error log so I'm assuming the plugin didn't give you any errors. As a result it's far more likely that one or both of the required dependencies of TF2ItemsInfo and TF2Attributes are not running on the server.

Start by ensuring TF2ItemsInfo is running on your server. You can test it by typing this in the console:
PHP Code:

sm_tf2ii_version 

If it doesn't show you a version number you'll know that TF2ItemsInfo it isn't installed correctly.

nostalgia 12-17-2020 16:34

Quote:

Originally Posted by PC Gamer (Post 2729067)
You didn't provide an error log so I'm assuming the plugin didn't give you any errors. As a result it's far more likely that one or both of the required dependencies of TF2ItemsInfo and TF2Attributes are not running on the server.

Start by ensuring TF2ItemsInfo is running on your server. You can test it by typing this in the console:
PHP Code:

sm_tf2ii_version 

If it doesn't show you a version number you'll know that TF2ItemsInfo it isn't installed correctly.



https://media.discordapp.net/attachm...722&height=406

https://media.discordapp.net/attachm...722&height=406

and its still the same

PC Gamer 12-17-2020 21:47

Re: [TF2] Give Bots More Weapons
 
I'm running version 1.9.1 of TF2ItemsInfo by chauffer. Link: https://github.com/sim1/tf2itemsinfo

I'm running version 1.3.2 of TF2Attributes by FlaminSarge. Link: https://github.com/FlaminSarge/tf2attributes

nostalgia 12-17-2020 22:39

Quote:

Originally Posted by PC Gamer (Post 2729126)
I'm running version 1.9.1 of TF2ItemsInfo by chauffer. Link: https://github.com/sim1/tf2itemsinfo

I'm running version 1.3.2 of TF2Attributes by FlaminSarge. Link: https://github.com/FlaminSarge/tf2attributes

thank you so much....

well i kind of need a guide since the installation stuff werent provided in the links and yes i saw

can you maybe just please make a installation vid? it'll make my life a whole lot easier

thx!

plus i reinstalled sourcemod and metamod but its just the plugins i need a explanation of

StrikeR14 12-18-2020 07:19

Re: [TF2] Give Bots More Weapons
 
Quote:

Originally Posted by nostalgia (Post 2729137)
well i kind of need a guide since the installation stuff werent provided in the links and yes i saw

can you maybe just please make a installation vid? it'll make my life a whole lot easier

thx!

There's no reason for such an effort...

.inc files go to sourcemod/scripting/include
.sp files go to sourcemod/scripting
In most cases .txt files without `phrases` in their name go to sourcemod/gamedata
.smx files go to sourcemod/plugins

nostalgia 12-18-2020 08:38

Quote:

Originally Posted by StrikeR14 (Post 2729177)
There's no reason for such an effort...

.inc files go to sourcemod/scripting/include
.sp files go to sourcemod/scripting
In most cases .txt files without `phrases` in their name go to sourcemod/gamedata
.smx files go to sourcemod/plugins

oh thanks i was just a bit worried if on where to put them

i'll try when i get back from skool

its all the same

thank you very much for nothing

and yes i did do everything right

reinstalled sourcemod and metamod, did what you told me to and yes i was in insecure mode

why doesnt it work ugh

yeah the answer for something i was trying to do for a week turns out to be not even freaking working

StrikeR14 12-18-2020 18:14

Re: [TF2] Give Bots More Weapons
 
Quote:

Originally Posted by nostalgia (Post 2729257)
its all the same

thank you very much for nothing

You're welcome. Next time, provide more information (logs) before you complain.
Regardless, I wouldn't mess up with plugins that contain deprecated dependencies like TF2ItemsInfo.


All times are GMT -4. The time now is 07:48.

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