mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
The hive call in server_publishObject is the same between vanilla and Epoch. The only difference is vanilla uses the _inventory area for owner, lock code, etc. variables where as modular Epoch items just store an empty array there. The object classname does not need to be sent in the PV because it can be obtained on the server. PVDZE_veh_Publish was not used.
2 lines
98 B
Plaintext
2 lines
98 B
Plaintext
// Using vanilla care packages now.
|
|
// The 1.0.5.1 version was outdated and needs a full rewrite. |