|
|
@ -1,6 +1,9 @@ |
|
|
|
/** |
|
|
|
/** |
|
|
|
* Mutator that replicates and diplayes on clients information about how many |
|
|
|
* Mutator that replicates and diplayes on clients information about how many |
|
|
|
* zeds are spawned and with what recent spawn rate. |
|
|
|
* zeds are spawned and with what recent spawn rate. |
|
|
|
|
|
|
|
* |
|
|
|
|
|
|
|
* Author: dkanus |
|
|
|
|
|
|
|
* Home repo: https://insultplayers.ru/git/dkanus/KFZedsReport |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
class KFZedsReportMut extends Mutator; |
|
|
|
class KFZedsReportMut extends Mutator; |
|
|
|
|
|
|
|
|
|
|
|