Error 1 -Ĩ:47:32 SteamAPI initialization failed. WATCHDOG (3119): Starting server (port 2302).Ĩ:47:32 Could not enable linux core dumps. Thank you so much for this script, it only makes sense for base building! My server is not starting after installing this script for 1.2.
(3) Add the following to epoch_config/Configs/CfgBaseBuilding.hpp: class SleepingBagGreen_EPOCH : Default
(2) Add the following to epoch_config/Configs/CfgItemInteractions.hpp:Ĭlass KitSleepingBagGreen : Item_Build_baseīuildClass = 'SleepingBagGreen_SIM_EPOCH' Ĭlass KitSleepingBagBlue : Item_Build_baseīuildClass = 'SleepingBagBlue_SIM_EPOCH' Ĭlass KitSleepingBagBrown : Item_Build_baseīuildClass = 'SleepingBagBrown_SIM_EPOCH' The class names are KitSleepingBagGreen, KitSleepingBagBlue and KitSleepingBagBrown (1) Add the sleeping bag 'kits' to your loot tables and trader price lists. Here is the code for placing them and a suggestion (and code) for actually making use of them to provide greater flexibility at respawn for your players.
Another class of item added to EpochCore client-side in 1.1 are deployable sleeping bags.