Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
\desc Modifier pools minimum tick times More...
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 340 of file constants.c.
const int MIN_TICK_MDFR_POOL_ENVIRONMENT = 3000 |
Definition at line 339 of file constants.c.
const int MIN_TICK_MDFR_POOL_MAIN = 10000 |
Definition at line 337 of file constants.c.
const int MIN_TICK_MDFR_POOL_PLAYER = 3000 |
Definition at line 338 of file constants.c.
const int MIN_TICK_NOTIFIERS = 1000 |
Definition at line 341 of file constants.c.