OpenArena Message Boards

OpenArena => Technical Snafus => Topic started by: chaoticsoldier on June 17, 2011, 10:28:22 PM



Title: I never see the "level_start" chat lines
Post by: chaoticsoldier on June 17, 2011, 10:28:22 PM
They're supposed to be said when a new level starts.

In online servers, by the time the game's loaded all the bots are already fighting so I don't know if they've said anything.

But even on a local server when I switch to the next map or when it progresses to the next map by itself, I never see the bots deliver any of their lines for the "level_start" event.

------

I noticed in ai_chat.c that the bots aren't programmed to use either BotRandomOpponentName or BotMapTitle in their chats for this event (could we please add these in though?)

Thinking this might be the problem, I removed any instance of those from the chat lines, but I still have no luck.