SF_Core

Мод SF_Core для DayZ. Сейчас на 5 серверах RiseOfServers.

SF_Core

Contents:
SF_Scripts
SF_KitBoxes

Note: This mod is Dependency for all my mods that use kitboxes and users of those mods will required to use it also as it contains assets for building etc


Notes for usage

To use this item to make kits this mod would need to be set in required addons so you would need to add to required addons part of .cpp file "SF_Scripts"

Then you will need to call:

class SF_Item;

to make a kit you then add your items below it and define them as SF_item (Needed to produce the kit)

class itemclassname: SF_Item

{
scope=2;
displayName="Your item";
descriptionShort="Your item - Can be dismantled back into a kit with a Screwdriver or Pliers";

};


Then to make a kit you would use:

class itemname_kit: SF_Kit
{
scope=2;
displayName="Item Kit";
descriptionShort="This is a kit to deploy a your item at your base. - Can be dismantled back into a kit with a Screwdriver, Hammer or pliers";
};

You now have your item as a unbranded Crate Box Kit which is deployable and once items built it can be made back into a kit using Screwdriver, Hammer or Pliers

Credits to other authors


This mod is not allowed to be repacked or dismantled by anyone

Discord for my mods: https://discord.gg/T7DDvQUcaP

Источник: Steam Workshop

Серверы с этим модом