Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
Configurations for ItemsGenerator class

\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

Detailed Description

\desc Configurations for ItemsGenerator class

Variable Documentation

◆ ITEMSGEN_ITEMS_AMOUNT

const int ITEMSGEN_ITEMS_AMOUNT = 5

Definition at line 446 of file constants.c.

◆ ITEMSGEN_MAX_SPREAD

const float ITEMSGEN_MAX_SPREAD = 15

Definition at line 445 of file constants.c.

◆ ITEMSGEN_MIN_DISTANCE_TO_REPOSITION

const float ITEMSGEN_MIN_DISTANCE_TO_REPOSITION = 80

Definition at line 443 of file constants.c.

◆ ITEMSGEN_SPAWN_DISTANCE

const float ITEMSGEN_SPAWN_DISTANCE = 60

Definition at line 444 of file constants.c.

◆ ITEMSGEN_TICK

const float ITEMSGEN_TICK = 10

Definition at line 442 of file constants.c.