Need help?
Create a topic in the appropriate section
Don't write everything in the chat!Take a look at the marketplace
There you can buy
everything related to game serversDon't want a ban?
Please read our rules
Don't disturb the order!Sell or buy?
Use services of the guarantor
We will make your deal safe
- 0
-
Our picks
Добрый день. После запуска сервера прекращается запуск. Первый раз с таким сталкиваюсь. Ниже привожу коды
Start.bat
start "" "SmartSteamEmu\SmartSteamLoader_x64.exe" StartServer.ini
exit
startserver.ini
[Launcher]
Target = D:\SERVERS\Arma3188\arma3server_x64.exe
StartIn = D:\SERVERS\Arma3188
CommandLine = -port=2302 -config=D:\SERVERS\Arma3188\XL\server.cfg -profiles=XL -cfg=D:\SERVERS\Arma3188\XL\basic.cfg -name=XL -autoINIT -Loadmissiontomemory
SteamClientPath = SmartSteamEmu\SmartSteamEmu.dll
SteamClientPath64 = SmartSteamEmu\SmartSteamEmu64.dll
Persist = 0
ParanoidMode = 0
InjectDll = 0
[SmartSteamEmu]
AvatarFilename = avatar.png
PersonaName = Tester
AppId = 107410
SteamIdGeneration = GenerateRandom
Language = English
VR = False
Offline = False
QuickJoinHotkey = SHIFT + TAB
MasterServer = 188.40.40.201:27010
MasterServerGoldSrc = 188.40.40.201:27010
#MasterServer = 127.0.0.1:27010
#MasterServerGoldSrc = 127.0.0.1:27010
[Achievements]
FailOnNonExistenceStats = False
[SSEOverlay]
DisableOverlay = True
OnlineMode = True
Language =
ScreenshotHotkey = F12
HookRefCount = True
OnlineKey =
[DirectPatch]
[Debug]
EnableLog = False
MarkLogHotkey = CTRL + ALT + M
LogFilter = User Logged On
Minidump = False
[dlc]
# DLC handling.
# Format: <dlc_id> = <dlc_description>
# e.g. : 247295 = Saints Row IV - GAT V Pack
# If the DLC is not specified in this section
# then it won't be unlocked
107410 = Arma 3
228800 = Arma 3 Alpha Lite - expires now (Arma 3)
233780 = Arma 3 Server
233800 = Arma 3 Tools
249500 = SteamDB Unknown App 249500
249860 = Arma 3 Soundtrack
249861 = Arma 3 Maps
249862 = Arma 3 Tactical Guide
275700 = Arma 3 Zeus
288520 = Arma 3 Karts
304380 = Arma 3 Helicopters
304400 = Arma 3 DLC Bundle 1
332350 = Arma 3 Marksmen
390500 = Arma 3 Samples
395180 = Arma 3 Apex
571710 = Arma 3 Laws of War
601670 = Arma 3 Jets
612480 = Arma 3 DLC Bundle 2
639600 = Arma 3 Malden
744950 = Arma 3 Tac-Ops Mission Pack
798390 = Arma 3 Tanks
[Networking]
BroadcastAddress = 192.168.30.9
ListenPort = 31313
MaximumPort = 10
DiscoveryInterval = 3
MaximumConnection = 200
[PlayerManagement]
AllowAnyoneConnect = True
AdminPassword =
basic.cfg
// Basic config file generated 17.04.2018 20:23 with TADST.
MaxMsgSend = 128;
MaxSizeGuaranteed = 512;
MaxSizeNonguaranteed = 256;
MinBandwidth = 131072;
MaxBandwidth = 2097152000;
MinErrorToSend = 0.001;
MinErrorToSendNear = 0.01;
MaxCustomFileSize = 1310720;
class sockets{maxPacketSize = 1400;};
adapter=-1;
3D_Performance=1;
Resolution_W=0;
Resolution_H=0;
Resolution_Bpp=32;
terrainGrid=25;
viewDistance=2000;
Windowed=0;
server.cfg
hostName = "Xaoc_UA PVE | vers. 1.88";
logFile = "PVElogs.log";
BattlEye = 0;
kickDuplicate = 0;
verifySignatures = 0;
equalModRequired = 0;
allowedFilePatching = 0;
loopback=false;
passwordAdmin = "fart88";
motd[] = {
"Welcome to Xaoc_UA PVE server",
"go to Discord discord.gg/cKFdbzd",
"site: xaocua.xyz",
"заходим в discord.gg/cKFdbzd"
};
motdInterval = 250; // Time interval (in seconds) between each message
allowedVoteCmds[] = {{"admin", false, false, 0.5}};
persistent = 1;
forcedDifficulty = "custom";
class Missions
{
class Liberation
{
template="kp_liberation.Malden.pbo"; //Make sure the mission is located in the server's MPmissions
folder!
difficulty="custom"; // difficulty: recruit, regular, veteran & mercenary
class Params
{
PassiveIncome=1;
Fatigue=0;
ResourcesMultiplier=50; //this much resources it feels like cheating?
};
};
};
Пожалуйста, Войдите или Зарегистрируйтесь, чтобы увидеть это: Вложение.
Пожалуйста, Войдите или Зарегистрируйтесь, чтобы увидеть это: Вложение.
Share this post
Link to post
Share on other sites