Fundynamic / RealBot

Counter-Strike 1.6 - AI Opponent
http://realbot.bots-united.com
53 stars 19 forks source link

CS_ASSAULT CT bots do not rescue hostages #21

Closed stefanhendriks closed 5 years ago

stefanhendriks commented 5 years ago

Bots can find hostages, but they can't find any func_hostage_rescue or info_hostage_rescue entity so they don't know where to bring them to rescue.

Although I could hack something like "when no rescue zone found bring to CT spawn", I'd like to be sure if there is no other entity in the map perhaps...

stefanhendriks commented 5 years ago

After decompiling the cs_assault.bsp and looking for entities with func_hostage* or info_hostage* I can conclude there is no such thing in this map. I guess I do the fallback then to CT spawn point for 'rescue zone'