![]() |
Dayz Explorer 1.28.160049
|
Go to the source code of this file.
Classes | |
| class | EconomyLogCategories |
| Categories for CEApi.EconomyLog. More... | |
Functions | |
| class EconomyLogCategories | EconomyMapStrings () |
| Special strings for CEApi.EconomyMap. | |
Globals API | |
Get values from globals.xml | |
Avoidance API | |
Optimized internal methods that the CE uses to avoid spawning DE within certain distances | |
CE Debug menu Script API | |
DIAG ONLY: These options are available from the in-game debug menu on Diag exe (Game > Central Economy), documentation can be found on wiki | |
| class EconomyLogCategories EconomyMapStrings | ( | ) |
Special strings for CEApi.EconomyMap.
| const int ECE_AIRBORNE = 4096 |
Definition at line 18 of file centraleconomy.c.
| const int ECE_CENTER = 8 |
Definition at line 11 of file centraleconomy.c.
| const int ECE_CREATEPHYSICS = 1024 |
Definition at line 16 of file centraleconomy.c.
| const int ECE_DYNAMIC_PERSISTENCY = 33554432 |
Definition at line 32 of file centraleconomy.c.
| const int ECE_EQUIP = 24576 |
Definition at line 22 of file centraleconomy.c.
| const int ECE_EQUIP_ATTACHMENTS = 8192 |
Definition at line 20 of file centraleconomy.c.
| const int ECE_EQUIP_CARGO = 16384 |
Definition at line 21 of file centraleconomy.c.
| const int ECE_EQUIP_CONTAINER = 2097152 |
Definition at line 23 of file centraleconomy.c.
| const int ECE_FULL = 25126 |
Definition at line 40 of file centraleconomy.c.
| const int ECE_IN_INVENTORY = 787456 |
Definition at line 36 of file centraleconomy.c.
| const int ECE_INITAI = 2048 |
Definition at line 17 of file centraleconomy.c.
| const int ECE_KEEPHEIGHT = 524288 |
Definition at line 27 of file centraleconomy.c.
| const int ECE_LOCAL = 1073741824 |
Definition at line 24 of file centraleconomy.c.
| const int ECE_NOLIFETIME = 4194304 |
Definition at line 29 of file centraleconomy.c.
| const int ECE_NONE = 0 |
Definition at line 7 of file centraleconomy.c.
| const int ECE_NOPERSISTENCY_CHAR = 16777216 |
Definition at line 31 of file centraleconomy.c.
| const int ECE_NOPERSISTENCY_WORLD = 8388608 |
Definition at line 30 of file centraleconomy.c.
| const int ECE_NOSURFACEALIGN = 262144 |
Definition at line 26 of file centraleconomy.c.
| const int ECE_OBJECT_SWAP = 787488 |
Definition at line 38 of file centraleconomy.c.
| const int ECE_PLACE_ON_SURFACE = 1060 |
Definition at line 37 of file centraleconomy.c.
| const int ECE_ROTATIONFLAGS = 512 |
Definition at line 15 of file centraleconomy.c.
| const int ECE_SETUP = 2 |
Definition at line 9 of file centraleconomy.c.
| const int ECE_TRACE = 4 |
Definition at line 10 of file centraleconomy.c.
| const int ECE_UPDATEPATHGRAPH = 32 |
Definition at line 13 of file centraleconomy.c.
| const int RF_ALL = 63 |
Definition at line 54 of file centraleconomy.c.
| const int RF_BACK = 16 |
Definition at line 51 of file centraleconomy.c.
| const int RF_BOTTOM = 32 |
Definition at line 52 of file centraleconomy.c.
| const int RF_DECORRECTION = 256 |
Definition at line 64 of file centraleconomy.c.
| const int RF_DEFAULT = 512 |
Definition at line 65 of file centraleconomy.c.
| const int RF_FRONT = 1 |
Definition at line 47 of file centraleconomy.c.
| const int RF_FRONTBACK = 17 |
Definition at line 60 of file centraleconomy.c.
| const int RF_IGNORE = 64 |
Definition at line 56 of file centraleconomy.c.
| const int RF_LEFT = 4 |
Definition at line 49 of file centraleconomy.c.
| const int RF_LEFTRIGHT = 12 |
Definition at line 59 of file centraleconomy.c.
| const int RF_NONE = 0 |
Definition at line 45 of file centraleconomy.c.
| const int RF_ORIGINAL = 128 |
Definition at line 63 of file centraleconomy.c.
| const int RF_RANDOMROT = 64 |
Definition at line 62 of file centraleconomy.c.
| const int RF_RIGHT = 8 |
Definition at line 50 of file centraleconomy.c.
| const int RF_TOP = 2 |
Definition at line 48 of file centraleconomy.c.
| const int RF_TOPBOTTOM = 34 |
Definition at line 58 of file centraleconomy.c.