![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
\desc Configurations for ItemsGenerator class More...
Variables | |
| const int | ITEMSGEN_ITEMS_AMOUNT = 5 |
| const float | ITEMSGEN_MAX_SPREAD = 15 |
| const float | ITEMSGEN_MIN_DISTANCE_TO_REPOSITION = 80 |
| const float | ITEMSGEN_SPAWN_DISTANCE = 60 |
| const float | ITEMSGEN_TICK = 10 |
\desc Configurations for ItemsGenerator class
| const int ITEMSGEN_ITEMS_AMOUNT = 5 |
Definition at line 446 of file constants.c.
| const float ITEMSGEN_MAX_SPREAD = 15 |
Definition at line 445 of file constants.c.
| const float ITEMSGEN_MIN_DISTANCE_TO_REPOSITION = 80 |
Definition at line 443 of file constants.c.
| const float ITEMSGEN_SPAWN_DISTANCE = 60 |
Definition at line 444 of file constants.c.
| const float ITEMSGEN_TICK = 10 |
Definition at line 442 of file constants.c.