From 86d5c72c2d17606f74f58ef38a868f562cf4d32e Mon Sep 17 00:00:00 2001 From: Zepheris Date: Fri, 9 Mar 2018 22:29:28 -0700 Subject: [PATCH] Misc Updates --- @A3XAI/addons/a3xai_config.pbo | Bin 42786 -> 42805 bytes @ExileServer/addons/a3_dms.pbo | Bin 709874 -> 709875 bytes @ExileServer/addons/a3_exile_occupation.pbo | Bin 242165 -> 242169 bytes .../addons/a3_exile_occupation/config.sqf | 4 ++-- restartserver.bat | 2 +- 5 files changed, 3 insertions(+), 3 deletions(-) diff --git a/@A3XAI/addons/a3xai_config.pbo b/@A3XAI/addons/a3xai_config.pbo index 1fa04d4b0dfcee0c2042d5f8c5d0bca221a26dab..ef2ee45ef72cbce872411f3cd7f95b85a2b1e93f 100644 GIT binary patch delta 852 zcmZ2i0-yET;q0DGFxzPhcDzF$U z>43P>Ji!I|MJ4e;sVN`jvfnUfmtoLCeeTvC*ol3IjK%A+)|1S~W8pQnTzrq-~;ym+Ua#N=#{ zy(V4?K&wK%6s0f~MkVGZf)!2hlENbG;p*!f0y5)>m#s5Qw{yIIT3S(lVoJP$QG97$ zVo`2tO1vAwnV#`DRZL#(Ej>Bjn;qyLAPW{`Kqg0MQBqUI3VtkLqZL^V!FD_P0$Grl_frJQO!fo$Y&)2Q zL_8l%9-It>fU>dndYcpdO<9@r^*2uov1Q`XQA*4NCIO|K#JrTvm%^h^Lf^X{`ZP&7T6c4H8oG2044Zw={=)QEF-)$VMQCEePT}ka%cOQX*6w z6fT#&m4M_ou(m=U(aE|#>_9${#pz#^n3tXkGNI5%3KA%VKC)m*DM+A9^i_h0gBV62 zl^_NSn20HiVFqES0u2Evuz-nMLKupyh6ZpJI2I=QDo!r&V*#o!^#gfqx*y2R zyTRl_Pjyy9u&oO{H6XSo+Uspj^*3dmyf0W{^Og`*rp?d7KGPpU=;5L zv;`VPPB1ZN$6&1DNNW9YsD+77=1nr2yg1r#@{}b1%?>dSy+j^7Tr8V#+EpXz;P9nShuXh*^M` s6^Pk@m>q~YfS7apBSx;jmqd(bq%H0_l@#eqI~EHd{=5WXNhSEKLt^FjxAcL1EpAgKTV delta 64 zcmezQnD6Ujz6l$7H(X`_1J`r2qc&{Zx8d7l>rej82fw!;{LZ-j;CCjKT_V<3j^1&u UtUnQOvw3o^`ALzv!MipB03ZAzDgXcg diff --git a/@ExileServer/addons/a3_exile_occupation/config.sqf b/@ExileServer/addons/a3_exile_occupation/config.sqf index 39540c6..5256fba 100644 --- a/@ExileServer/addons/a3_exile_occupation/config.sqf +++ b/@ExileServer/addons/a3_exile_occupation/config.sqf @@ -791,7 +791,7 @@ SC_BanditMagazines = ["Exile_Item_InstaDoc","Exile_Item_Vishpirin","Ex SC_BanditPistol = ["hgun_ACPC2_F","hgun_P07_F","hgun_Pistol_heavy_01_F","hgun_Pistol_heavy_02_F","hgun_Rook40_F"]; SC_BanditPistolAttachments = []; SC_BanditAssignedItems = ["ItemMap","ItemCompass","ItemRadio","ItemWatch"]; // all these items will be added -SC_BanditLauncher = [ "launch_RPG7_F","launch_NLAW_F","launch_RPG32_F","launch_B_Titan_short_F"]; +SC_BanditLauncher = []; SC_BanditBackpack = ["B_HuntingBackpack","B_Kitbag_cbr","B_Kitbag_mcamo","B_Kitbag_sgg","B_OutdoorPack_blk","B_OutdoorPack_blu","B_OutdoorPack_tan","B_TacticalPack_blk","B_TacticalPack_mcamo","B_TacticalPack_ocamo","B_TacticalPack_oli","B_TacticalPack_rgr"]; // Possible equipment for random ai to spawn with @@ -805,7 +805,7 @@ SC_RandomMagazines = ["Exile_Item_InstaDoc","Exile_Item_Vishpirin","Ex SC_RandomPistol = ["hgun_Rook40_F"]; SC_RandomPistolAttachments = ["muzzle_snds_L"]; SC_RandomAssignedItems = ["ItemMap","ItemCompass","ItemRadio","ItemWatch"]; // all these items will be added -SC_RandomLauncher = [ /*"launch_RPG7_F","launch_NLAW_F","launch_RPG32_F","launch_B_Titan_short_F"*/]; +SC_RandomLauncher = []; SC_RandomBackpack = ["B_AssaultPack_blk"]; ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/restartserver.bat b/restartserver.bat index 9e18f58..e7b38af 100644 --- a/restartserver.bat +++ b/restartserver.bat @@ -30,7 +30,7 @@ echo. ::RESTARTING THE ARMA 3 SERVER echo Starting ARMA 3 Server... -start /min /affinity 0x3 /abovenormal "Arma3" arma3server_SC.exe "-mod=@exile;Kart;Mark;Heli;@ArmA3 Adjustable Full Screen Night Vision;@CBA_A3;@Enhanced Movement;@Advanced Rappelling;@Advanced Urban Rappelling;@Arma 3 Flashlight Mod (Exile Fix);@Mozzie Mod;" "-servermod=@exileserver;@asm;@A3XAI;@ASR_AI3;@Enigma;" -config=%ARMA%\@ExileServer\config.cfg -port=2302 -profiles=SC -cfg=%ARMA%\@ExileServer\basic.cfg -name=SC -autoinit -Loadmissiontomemory -hugepages +start /min /affinity 0x3 /abovenormal "Arma3" arma3server_SC.exe "-mod=@exile;Kart;Mark;Heli;@ArmA3 Adjustable Full Screen Night Vision;@CBA_A3;@Enhanced Movement;@Advanced Rappelling;@Advanced Urban Rappelling;@Arma 3 Flashlight Mod (Exile Fix);@Mozzie Mod;" "-servermod=@exileserver;@asm;@A3XAI;@VCOM_AI;@Enigma;" -config=%ARMA%\@ExileServer\config.cfg -port=2302 -profiles=SC -cfg=%ARMA%\@ExileServer\basic.cfg -name=SC -autoinit -Loadmissiontomemory -hugepages start /min /affinity 0xC /abovenormal "Arma3_HC" arma3server_HC.exe -client -connect=127.0.0.1 -password=joejer "-mod=@exile;Kart;Mark;Heli;@A3XAI_HC;@asm;@ASR_AI3;@CBA_A3;@Arma 3 Flashlight Mod (Exile Fix);" -profiles=HC -name=HC echo ARMA 3 Server is started timeout 25