JBMod / jbmod

Official bug tracker and request tracker for JBMod
https://www.jbmod.com/
14 stars 1 forks source link

Spawned bots are t-posing and can't be controlled with the bot convars #26

Closed randomperson189 closed 1 year ago

randomperson189 commented 1 year ago

Describe the bug Whenever I spawn in a bot with the bot command, they t-pose because they have no weapons and I can't control them with the default bot convars such as bot_mimic, bot_attack, etc

To Reproduce Steps to reproduce the behavior:

  1. Create a server
  2. Go to console and type sv_cheats 1
  3. Now type the bot command
  4. See that the spawned bot is t-posing
  5. Type in the console bot_mimic 1
  6. See that the bot doesn't mimic the player's movement

Expected behavior The bot should spawn with weapons like players do and they should respond with the default bot convars since they work in other source engine games

TEAMJBMOD commented 1 year ago

Code was missing preventing bots from running. Will be fixed in the next release.