Compare commits
No commits in common. "master" and "A3EAI" have entirely different histories.
Server
@ -1,14 +1,14 @@
|
|||||||
serverRestart = "true"; // true sends #shutdown command to server after the time specified in ForceRestartTime
|
serverRestart = "false"; // true sends #shutdown command to server after the time specified in ForceRestartTime
|
||||||
forceRestartTime = 14400; // 4 hour restarts
|
forceRestartTime = 14400; // 4 hour restarts
|
||||||
|
|
||||||
// Time based
|
// Time based
|
||||||
StaticDateTime[] = {0,0,0,6,0}; // {0,0,0,8,0} would forces the server to start at 8am each time it is started while allowing the year, month and day to stay real time. Any values left at 0 will result in no change.
|
StaticDateTime[] = {}; // {0,0,0,8,0} would forces the server to start at 8am each time it is started while allowing the year, month and day to stay real time. Any values left at 0 will result in no change.
|
||||||
timeDifference = 0; // Server uses real time this will allow you to offset just the hour.
|
timeDifference = 0; // Server uses real time this will allow you to offset just the hour.
|
||||||
timeMultiplier = 4; // Sets a time multiplier for in-game time. The command range is now capped at 0.1 - 120 to avoid performance problems.
|
timeMultiplier = 4; // Sets a time multiplier for in-game time. The command range is now capped at 0.1 - 120 to avoid performance problems.
|
||||||
|
|
||||||
// Loot (Check CfgBuildingLootPos.hpp in mission file for more settings)
|
// Loot (Check CfgBuildingLootPos.hpp in mission file for more settings)
|
||||||
lootMultiplier = 1; // 1 = normal loot multiplier. This controls how much loot can payout per loot container.
|
lootMultiplier = 1; // 1 = normal loot multiplier. This controls how much loot can payout per loot container.
|
||||||
UseLootHelper = "true"; // GroundLoot will get a visible sphere for better loot identification
|
UseLootHelper = "false"; // GroundLoot will get a visible sphere for better loot identification
|
||||||
|
|
||||||
// Events
|
// Events
|
||||||
WeatherChances[] = {
|
WeatherChances[] = {
|
||||||
@ -29,7 +29,7 @@ forceRestartTime = 14400; // 4 hour restarts
|
|||||||
},
|
},
|
||||||
// { 1800, "PaydayEvent", 0, 2},
|
// { 1800, "PaydayEvent", 0, 2},
|
||||||
// { 1200, "MessageServer", 0, 2},
|
// { 1200, "MessageServer", 0, 2},
|
||||||
{ 120, "FastNights", 0 , 2, -1, {20,6} ,{"VR"}}, // TimeMulti Nighttime = 48 / TimeMulti Daytime = 4
|
{ 120, "FastNights", 0 , 2, -1, {48,4} ,{"VR"}}, // TimeMulti Nighttime = 48 / TimeMulti Daytime = 4
|
||||||
{ 1200, "HeliCrash", 0 , 2, -1, {} ,{"VR"}},
|
{ 1200, "HeliCrash", 0 , 2, -1, {} ,{"VR"}},
|
||||||
{ 2700, "AirDrop", 0 , 2, -1, {} ,{"VR"}},
|
{ 2700, "AirDrop", 0 , 2, -1, {} ,{"VR"}},
|
||||||
{ 2400, "EarthQuake", 0 , 2, -1, {} ,{"VR"}},
|
{ 2400, "EarthQuake", 0 , 2, -1, {} ,{"VR"}},
|
||||||
@ -69,11 +69,11 @@ forceRestartTime = 14400; // 4 hour restarts
|
|||||||
"", // "ItemGPS" or "ItemGeigerCounter_EPOCH",
|
"", // "ItemGPS" or "ItemGeigerCounter_EPOCH",
|
||||||
"", // "EpochRadio0" through "EpochRadio9"
|
"", // "EpochRadio0" through "EpochRadio9"
|
||||||
"", // "ItemCompass"
|
"", // "ItemCompass"
|
||||||
"ItemWatch", // "ItemWatch"
|
"", // "ItemWatch"
|
||||||
"" // "NVG_EPOCH" or "radiation_mask_epoch"
|
"" // "NVG_EPOCH" or "radiation_mask_epoch"
|
||||||
};
|
};
|
||||||
|
|
||||||
UseCustomTextures = "true"; // if true, Vehicles and Building parts textures will be saved and loaded to the DB (Paintshop)
|
UseCustomTextures = "false"; // if true, Vehicles and Building parts textures will be saved and loaded to the DB (Paintshop)
|
||||||
|
|
||||||
// vehicles - Max vehicle slots is calculated from per vehicle limits below. Warning! Higher the number lower the performance.
|
// vehicles - Max vehicle slots is calculated from per vehicle limits below. Warning! Higher the number lower the performance.
|
||||||
immuneIfStartInBase = "true"; // Protect vehicles from damage in bases until first unlocked after restart
|
immuneIfStartInBase = "true"; // Protect vehicles from damage in bases until first unlocked after restart
|
||||||
@ -92,7 +92,7 @@ forceRestartTime = 14400; // 4 hour restarts
|
|||||||
};
|
};
|
||||||
disableVehicleTIE = "true";
|
disableVehicleTIE = "true";
|
||||||
ReplaceCarService = "true"; // Replace all "Land_CarService_F" with "paintshop" on the Map on Server Start
|
ReplaceCarService = "true"; // Replace all "Land_CarService_F" with "paintshop" on the Map on Server Start
|
||||||
PaintShopIcons = "true"; // Create MapIcons for PaintShops
|
PaintShopIcons = "false"; // Create MapIcons for PaintShops
|
||||||
|
|
||||||
// BaseBuilding
|
// BaseBuilding
|
||||||
StorageSlotsLimit = 1500; // Max storage slots allowed. Warning! Higher the number lower performance.
|
StorageSlotsLimit = 1500; // Max storage slots allowed. Warning! Higher the number lower performance.
|
||||||
@ -175,7 +175,7 @@ forceRestartTime = 14400; // 4 hour restarts
|
|||||||
|
|
||||||
NPCSlotsLimit = 30; // Max number of traders static or dynamic. Warning! Higher the number lower performance.
|
NPCSlotsLimit = 30; // Max number of traders static or dynamic. Warning! Higher the number lower performance.
|
||||||
forceStaticTraders = "true"; // disables traders moving from work to home
|
forceStaticTraders = "true"; // disables traders moving from work to home
|
||||||
TraderGodMode = "true"; // If true, Trader can not be killed by Players
|
TraderGodMode = "false"; // If true, Trader can not be killed by Players
|
||||||
storedVehicleLimit = 15; // Vehicles more than x stored in ALL Traders will automatically be deleted on Restart.
|
storedVehicleLimit = 15; // Vehicles more than x stored in ALL Traders will automatically be deleted on Restart.
|
||||||
StaticTraderItemPurge[] = {100,15}; // {ItemCount,ReducePercent} - If a static trader have more than x different items, on restart the items will be reduced by y percent
|
StaticTraderItemPurge[] = {100,15}; // {ItemCount,ReducePercent} - If a static trader have more than x different items, on restart the items will be reduced by y percent
|
||||||
DynamicTraderRespawnCount = 100; // If a dynamic Trader have more than x different Items, he will respawn on another Spot (with start Items)
|
DynamicTraderRespawnCount = 100; // If a dynamic Trader have more than x different Items, he will respawn on another Spot (with start Items)
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
|
|
||||||
// execVM "debug\blckClient.sqf";
|
// execVM "debug\blckClient.sqf";
|
||||||
//#include "A3EAI_Client\A3EAI_initclient.sqf";
|
#include "A3EAI_Client\A3EAI_initclient.sqf";
|
||||||
|
|
||||||
if hasInterface then
|
if hasInterface then
|
||||||
{
|
{
|
||||||
|
@ -19,7 +19,7 @@ timeout 2
|
|||||||
:: RESTARTING THE ARMA 3 SERVER BE SURE TO EDIT THIS TO YOUR SERVER .EXE LOCATION -NOTE ALSO THIS IS WHERE YOU DEFINE WHERE YOU CONFIG.CFG IS
|
:: RESTARTING THE ARMA 3 SERVER BE SURE TO EDIT THIS TO YOUR SERVER .EXE LOCATION -NOTE ALSO THIS IS WHERE YOU DEFINE WHERE YOU CONFIG.CFG IS
|
||||||
echo Starting ARMA 3 Server...
|
echo Starting ARMA 3 Server...
|
||||||
::C:\Windows\System32\cmd.exe /C start "arma3" "d:\GameServers\Arma3\arma3epoch\Epochserver_x64.exe" "-mod=@Epoch;@bornholm;@CBA_A3;@CUP Units;@CUP Vehicles;@CUP Weapons;@Extended Base Objects For Epoch;" "-serverMod=@EpochHive;@A3EAI;@GMS;@Advanced Rappelling;@Advanced Sling Loading;@Advanced Towing" -config=F:\GameServers\Arma3\arma3epoch\sc\server.cfg -port=2302 -profiles=sc -cfg=F:\GameServers\Arma3\arma3epoch\sc\basic.cfg -name=sc -autoINIT -Loadmissiontomemory
|
::C:\Windows\System32\cmd.exe /C start "arma3" "d:\GameServers\Arma3\arma3epoch\Epochserver_x64.exe" "-mod=@Epoch;@bornholm;@CBA_A3;@CUP Units;@CUP Vehicles;@CUP Weapons;@Extended Base Objects For Epoch;" "-serverMod=@EpochHive;@A3EAI;@GMS;@Advanced Rappelling;@Advanced Sling Loading;@Advanced Towing" -config=F:\GameServers\Arma3\arma3epoch\sc\server.cfg -port=2302 -profiles=sc -cfg=F:\GameServers\Arma3\arma3epoch\sc\basic.cfg -name=sc -autoINIT -Loadmissiontomemory
|
||||||
C:\Windows\System32\cmd.exe /C start "arma3" "d:\GameServers\Arma3\arma3epoch\Epochserver_x64.exe" "-mod=@Epoch;@bornholm;@CBA_A3;@CUP Units;@CUP Vehicles;@CUP Weapons;@Extended Base Objects For Epoch;" "-serverMod=@EpochHive;@A3EAI;" -config=d:\GameServers\Arma3\arma3epoch\sc\server.cfg -port=2302 -profiles=sc -cfg=d:\GameServers\Arma3\arma3epoch\sc\basic.cfg -name=sc -autoINIT -Loadmissiontomemory
|
C:\Windows\System32\cmd.exe /C start "arma3" "d:\GameServers\Arma3\arma3epoch\Epochserver_x64.exe" "-mod=@Epoch;@bornholm;" "-serverMod=@EpochHive;@A3EAI;" -config=d:\GameServers\Arma3\arma3epoch\sc\server.cfg -port=2302 -profiles=sc -cfg=d:\GameServers\Arma3\arma3epoch\sc\basic.cfg -name=sc -autoINIT -Loadmissiontomemory
|
||||||
echo ARMA 3 Server has started
|
echo ARMA 3 Server has started
|
||||||
timeout 60
|
timeout 60
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
hostname = "Z's EpochMod";
|
hostname = "Z's EpochMod";
|
||||||
password = "joejer";
|
password = "joejer";
|
||||||
passwordAdmin = "474478";
|
passwordAdmin = "474478";
|
||||||
serverCommandPassword = "474478j";
|
serverCommandPassword = "474478joe";
|
||||||
logFile = "A3Master.log";
|
logFile = "A3Master.log";
|
||||||
verifySignatures = 2;
|
verifySignatures = 2;
|
||||||
BattlEye = 1;
|
BattlEye = 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user