thebigsleepjoe / TTT-Bots-2

Player bots for Garry's Mod TTT
Creative Commons Attribution Share Alike 4.0 International
10 stars 2 forks source link

[BUG] Bots have staring contests when using certain modded weapons #11

Closed thebigsleepjoe closed 7 months ago

thebigsleepjoe commented 7 months ago

Game version/server type

Describe the bug Bots will stare at one another and not shoot with certain modded weapons.

Stack trace/error No error; the issue is silent

To Reproduce

  1. Install modded weapons
  2. Play until two bots inevitably have a staring contest
  3. Be sad because the round is stalling

Expected behavior A clear and concise description of what you expected to happen.

Screenshots image

Additional context The bots will use the weapons properly, but some guns do not allow this action when they want to hold the attack key.

A potential solution would be to release IN_ATTACK to prevent this problem occasionally.