q2community / quake2-rerelease-dll

Fork of the official quake2-rerelease-dll
https://store.steampowered.com/app/2320/Quake_II/
GNU General Public License v2.0
22 stars 3 forks source link

[Issue] Bots in CTF won't go for the flag. #9

Open NeonKnightOA opened 10 months ago

NeonKnightOA commented 10 months ago

Steps for reproduction:

Expected result: The bot goes for the enemy flag and capture it. Actual result: The bot DOESN'T go for said flag.

NeonKnightOA commented 10 months ago

Took a look at the AI, and it's QUITE barebones. I don't know where to start.

In Q3 IICR there's a field with the inventory, and a player is marked as flag carrier if they had the objective flag on their inventory. But I haven't found where the game stores the inventory to check for the flag.