Heapons
Heapons
# Issue Whenever a round ends, for as long as friendly-fire is on, scores keep adding up to the win panel for a while resulting in earrapes. # How to...
I host a Linux x64 server, and I'm wondering if there are any plans on providing 64-bit support for this plugin.
# Examples ## [`CTeamFortress2Mod::mapInit()`](https://github.com/APGRoboCop/rcbot2/blob/master/utils/RCBot2_meta/bot_tf2_mod.cpp#L232-L359) ```cpp void CTeamFortress2Mod :: mapInit () { (...) if (std::strncmp(szmapname, "ctf_", 4) == 0 || std::strncmp(szmapname, "quake_turbine", 13) == 0 || std::strncmp(szmapname, "pass_", 5) == 0...