Xonotic
sv_deathmatch.qc
Go to the documentation of this file.
1
#include "
sv_deathmatch.qh
"
2
3
MUTATOR_HOOKFUNCTION
(dm, Scores_CountFragsRemaining)
4
{
5
// announce remaining frags
6
return
true
;
7
}
sv_deathmatch.qh
MUTATOR_HOOKFUNCTION
MUTATOR_HOOKFUNCTION(dm, Scores_CountFragsRemaining)
Definition:
sv_deathmatch.qc:3
common
gamemodes
gamemode
deathmatch
sv_deathmatch.qc
Generated on Thu Mar 17 2022 17:26:27 for Xonotic by
1.8.13