Bots occasionally attempt to pick up weapons they already have or those carried by other bots or players.
enviGit opened this issue · 1 comments
enviGit commented
Bots occasionally attempt to pick up weapons they already have or those carried by other bots or players.
enviGit commented
The issue where bots occasionally attempted to pick up weapons they already had, or those carried by other bots or players, has been resolved. This was achieved by ensuring that when a player or bot drops a weapon, its tag is updated to consider it during environmental scanning by bots. Similarly, when a player or bot picks up a weapon, its tag is adjusted to prevent it from being considered during AI weapon search routines.