Arma 3 respawn script

broken image

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.

broken image

(3) Add the following to epoch_config/Configs/CfgBaseBuilding.hpp: class SleepingBagGreen_EPOCH : Default

broken image

(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.

broken image
broken image

Another class of item added to EpochCore client-side in 1.1 are deployable sleeping bags.