![]() |
Dayz Explorer 1.28.160049
|
Variables | |
| const float | ITEMSGEN_TICK = 10 |
| const float | ITEMSGEN_MIN_DISTANCE_TO_REPOSITION = 80 |
| const float | ITEMSGEN_SPAWN_DISTANCE = 60 |
| const float | ITEMSGEN_MAX_SPREAD = 15 |
| const int | ITEMSGEN_ITEMS_AMOUNT = 5 |
\desc Configurations for ItemsGenerator class
| const int ITEMSGEN_ITEMS_AMOUNT = 5 |
Definition at line 443 of file constants.c.
| const float ITEMSGEN_MAX_SPREAD = 15 |
Definition at line 442 of file constants.c.
| const float ITEMSGEN_MIN_DISTANCE_TO_REPOSITION = 80 |
Definition at line 440 of file constants.c.
| const float ITEMSGEN_SPAWN_DISTANCE = 60 |
Definition at line 441 of file constants.c.
| const float ITEMSGEN_TICK = 10 |
Definition at line 439 of file constants.c.