You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bots freeze on map restart with ping 999.
Game came with this bug.
This is limited to actual Player Bots not NPC, as NPC use a different kind of AI handling.
Pointers where to start:
MultiplayerManager::addBots
Level::CleanUp
void SV_AddBot_f
static void G_AddBot
The text was updated successfully, but these errors were encountered:
Bots freeze on map restart with ping 999.
Game came with this bug.
This is limited to actual Player Bots not NPC, as NPC use a different kind of AI handling.
Pointers where to start:
MultiplayerManager::addBots
Level::CleanUp
void SV_AddBot_f
static void G_AddBot
The text was updated successfully, but these errors were encountered: