![]() |
Dayz Explorer 1.28.160049
|
Variables | |
| const int | MIN_TICK_MDFR_POOL_MAIN = 10000 |
| const int | MIN_TICK_MDFR_POOL_PLAYER = 3000 |
| const int | MIN_TICK_MDFR_POOL_ENVIRONMENT = 3000 |
| const int | MIN_TICK_MDFR_POOL_DISEASE = 30000 |
| const int | MIN_TICK_NOTIFIERS = 1000 |
\desc Modifier pools minimum tick times
| const int MIN_TICK_MDFR_POOL_DISEASE = 30000 |
Definition at line 350 of file constants.c.
| const int MIN_TICK_MDFR_POOL_ENVIRONMENT = 3000 |
Definition at line 349 of file constants.c.
| const int MIN_TICK_MDFR_POOL_MAIN = 10000 |
Definition at line 347 of file constants.c.
| const int MIN_TICK_MDFR_POOL_PLAYER = 3000 |
Definition at line 348 of file constants.c.
| const int MIN_TICK_NOTIFIERS = 1000 |
Definition at line 351 of file constants.c.