As I understand it, bots (AKA AIPlayers) can now be named.
However, I can't find the method/variable used to do this. I've tried %bot.setBotName(%name); as it seemed like the most obvious function, but it did absolutely nothing.
Note: I don't want a shapename, I just want the death message to show a bot name. Preferrably without having to hack up a new onDeath function AGAIN.