DayZ 1.26
DayZ Explorer by KGB
|
Special strings for CEApi.EconomyOutput. Подробнее...
Закрытые члены | |
void | EconomyOutputStrings () |
void | ~EconomyOutputStrings () |
Закрытые данные | |
const string | LINKS = "links" |
Lists stats regarding which loot spawn) that are linked together and how many there are. | |
const string | SUSPICIOUS = "suspicious" |
Lists loot spawns that have more loot than their maximum + 4. | |
const string | DE_CLOSE_POINT = "declosepoint" |
Lists DE spawns that have positions that are within supplied range (< fRange, not equal) | |
const string | ABANDONED = "abandoned" |
Lists loot spawns that have been marked as abandoned. | |
const string | EMPTY = "empty" |
Lists loot spawns that are not abandoned but have no loot. | |
const string | CLOSE = "close" |
Lists loot spawns that are not abandoned and within the supplied range (< fRange, not equal) | |
const string | WORLD = "world" |
Lists the number of objects inside of categories. | |
const string | STATUS = "status" |
Lists overall CE stats. | |
const string | LOOT_SIZE = "lootsize" |
Lists the maxlootsize of all CE items. | |
Special strings for CEApi.EconomyOutput.
|
private |
|
private |
Lists loot spawns that have been marked as abandoned.
Lists loot spawns that are not abandoned and within the supplied range (< fRange, not equal)
Lists DE spawns that have positions that are within supplied range (< fRange, not equal)
Lists loot spawns that are not abandoned but have no loot.
Lists stats regarding which loot spawn) that are linked together and how many there are.
Lists the maxlootsize of all CE items.
Lists overall CE stats.
Lists loot spawns that have more loot than their maximum + 4.
Lists the number of objects inside of categories.