![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Special strings for CEApi.EconomyOutput. More...
Private Member Functions | |
| void | EconomyOutputStrings () |
| void | ~EconomyOutputStrings () |
Private Attributes | |
| const string | ABANDONED = "abandoned" |
| Lists loot spawns that have been marked as abandoned. | |
| const string | CLOSE = "close" |
| Lists loot spawns that are not abandoned and within the supplied range (< fRange, not equal). | |
| const string | DE_CLOSE_POINT = "declosepoint" |
| Lists DE spawns that have positions that are within supplied range (< fRange, not equal). | |
| const string | EMPTY = "empty" |
| Lists loot spawns that are not abandoned but have no loot. | |
| const string | LINKS = "links" |
| Lists stats regarding which loot spawn) that are linked together and how many there are. | |
| const string | LOOT_SIZE = "lootsize" |
| Lists the maxlootsize of all CE items. | |
| const string | STATUS = "status" |
| Lists overall CE stats. | |
| const string | SUSPICIOUS = "suspicious" |
| Lists loot spawns that have more loot than their maximum + 4. | |
| const string | WORLD = "world" |
| Lists the number of objects inside of categories. | |
Special strings for CEApi.EconomyOutput.
Definition at line 158 of file centraleconomy.c.
|
private |
|
private |
|
private |
Lists loot spawns that have been marked as abandoned.
Definition at line 182 of file centraleconomy.c.
|
private |
Lists loot spawns that are not abandoned and within the supplied range (< fRange, not equal).
Definition at line 193 of file centraleconomy.c.
|
private |
Lists DE spawns that have positions that are within supplied range (< fRange, not equal).
Definition at line 177 of file centraleconomy.c.
|
private |
Lists loot spawns that are not abandoned but have no loot.
Definition at line 187 of file centraleconomy.c.
|
private |
Lists stats regarding which loot spawn) that are linked together and how many there are.
Definition at line 167 of file centraleconomy.c.
|
private |
Lists the maxlootsize of all CE items.
Definition at line 208 of file centraleconomy.c.
|
private |
Lists overall CE stats.
Definition at line 203 of file centraleconomy.c.
|
private |
Lists loot spawns that have more loot than their maximum + 4.
Definition at line 172 of file centraleconomy.c.
|
private |
Lists the number of objects inside of categories.
Definition at line 198 of file centraleconomy.c.