Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #include "BIS_AddonInfo.hpp"
- #define _ARMA_
- class CfgPatches {
- class A3_server_settings {
- units[] = {};
- weapons[] = {};
- requiredVersion = 0.1;
- epochVersion = "0.3.0.3";
- requiredAddons[] = {};
- };
- };
- #include "configs\Loots.h"
- class CfgEpochServer
- {
- #include "\@epochhive\epochconfig.hpp"
- };
- class CfgEpoch
- {
- class Default
- {
- worldSize = 12000;
- traderBlds[] = {};
- containerPos[] = {};
- telePos[] = {};
- propsPos[] = {};
- staticNpcPos[] = {};
- };
- #include "configs\maps\altis.h"
- #include "configs\maps\chernarus.h"
- };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement