Home
last modified time | relevance | path

Searched refs:sSpree3 (Results 1 – 3 of 3) sorted by relevance

/dports/games/openlierox/OpenLieroX/src/server/
H A DCGameMode.cpp115 if(networkTexts->sSpree3 != "<none>") in Kill()
116 …cServer->SendGlobalText(replacemax(networkTexts->sSpree3, "<player>", killer->getName(), 1), TXT_N… in Kill()
/dports/games/openlierox/OpenLieroX/include/
H A DOptions.h166 std::string sSpree3 ; variable
/dports/games/openlierox/OpenLieroX/src/client/
H A DOptions.cpp700 ReadString (f, "NetworkTexts", "Spree3", sSpree3, "<player> is dominating!"); in LoadFromDisc()