Jump to content

[UPGRADED DEC2017][scarCODE] Virtual Garage System by IT07


IT07

Recommended Posts

On 2/9/2016 at 6:25 PM, Tech_Support said:

ok for anyone else stuck on this error

you need to download the global.hpp file from this link

https://github.com/IT07/A3_scarCODE_Bundle

I dont know why the global.hpp file is not in the zip and neither is the add

#include "scarCODE\global.hpp"

to your description.ext with

#include "scarCODE\VGS\main_VGS.hpp"

so it looks like this

#include "scarCODE\global.hpp"
#include "scarCODE\VGS\main_VGS.hpp"

in the install guide on the git.

but that is the fix for this error

File mpmissions\__cur_mp.Altis\scarCODE\VGS\rsc_VGS.hpp, line 0: /SC_vgsDiag/controls.bgMainLeft: Undefined base class 'IGUIBack'

updated link for global.hpp:  https://github.com/Psychosiss/A3_ScarCode_ScriptBundle

some other scarCODE work in there, SRW works good if BE scheduler configured properly.  PSR looks kinda cool, but I cannot get it to work completely...PSR dialogue box/menu comes up, shows online support when player with said UID is in fact online, but never receive in-game message for the type of support players select.

Link to comment
Share on other sites

  • 2 months later...

error! help me plizz

5f1991714c1a.jpg

my description

Spoiler

#include "addons\halv_spawn\Halv_defines.hpp"
#include "trader\tradedialog.hpp"
#include "trader\HSPricing.hpp"
#include "addons\halv_spawn\spawndialog.hpp"
#include "scarCODE\restartWarnings\config.cpp"

 

// Epoch Survival Gamemode

#include "epoch_config\sandbox_config.hpp"

class RscTitles
{

#include "addons\Status_Bar\statusBar.hpp"

#include "VEMFr_client\gui\RscDisplayVEMFrClient.hpp"
#include "VEMFr_client\gui\RscDisplayBaseAttack.hpp"
#include "scarCODE\restartWarnings\hpp\RscDisplayRestartWarnings.hpp"

};

#include "scarCODE\global.hpp"
#include "scarCODE\VGS\main_VGS.hpp"

class cfgFunctions
{
    /////// scarCODE functions ///////
    class scarCODE
    {
        tag = "SC";
        class VirtualGarageSystem
        {
            file = "scarCODE\VGS\functions_VGS";
            class vgsGetClientSetting {};
            class vgsOnLoad {};
            class vgsRefresh {};            
            class vgsMoveOut {};
            class vgsMoveIn {};
            class vgsTrash {};
            class vgsWaitForChange {};
            class vgsInitClient { postInit = 1; };
        };
    };
};

 

Link to comment
Share on other sites

my fresh RPT

Spoiler

=====================================================================
== c:\Arma3Server\arma3server.exe
== arma3server.exe  -mod=@Epoch; -serverMod=@EpochHive; -config=SC\server.cfg -port=2302 -profiles=SC -cfg=SC\basic.cfg -name=SC -autoInit -loadMissionToMemory -filePatching

Original output filename: Arma3Retail_Server
Exe timestamp: 2016/07/11 10:11:04
Current time:  2016/09/14 13:07:21

Type: Public
Build: Stable
Version: 1.62.137494

Allocator: c:\Arma3Server\dll\tbb4malloc_bi.dll
=====================================================================

13:07:21 SteamAPI initialization failed. Steam features wont's be accessible!
13:07:21 Cannot register unknown string STR_AC_VEHICLE_IN_VEHICLE_UNLOAD
13:07:21 Initializing stats manager.
13:07:21 Stats config disabled.
13:07:21 sessionID: 5c650b5a7ec7f7ecfe89ed167bcf6496adf51260
13:07:34 Updating base class ->HouseBase, by a3\data_f\config.bin/CfgVehicles/House/
13:07:34 Updating base class ->Thing, by a3\data_f\config.bin/CfgVehicles/ThingX/
13:07:34 Updating base class RscShortcutButton->RscButton, by a3\editor_f\config.bin/RscDisplayEditObject/Controls/B_OK/
13:07:34 Updating base class RscSliderH->RscXSliderH, by a3\editor_f\config.bin/RscDisplayEditObject/Slider/
13:07:34 Updating base class RscText->RscPicture, by a3\editor_f\config.bin/RscDisplayEditObject/Preview/
13:07:34 Updating base class RscShortcutButton->RscButton, by a3\editor_f\config.bin/RscDisplayMissionLoad/Controls/B_OK/
13:07:34 Updating base class RscShortcutButton->RscButton, by a3\editor_f\config.bin/RscDisplayMissionSave/Controls/B_OK/
13:07:34 Updating base class ->House, by a3\structures_f\config.bin/CfgVehicles/House_F/
13:07:34 Updating base class ->House_F, by a3\structures_f\config.bin/CfgVehicles/House_Small_F/
13:07:34 Updating base class ->Default, by a3\anims_f\config\sdr\config.bin/CfgMovesBasic/DefaultDie/
13:07:34 Updating base class ->RifleBaseLowStandActions, by a3\anims_f\config\sdr\config.bin/CfgMovesBasic/Actions/RifleBaseStandActions/
13:07:35 Updating base class ->Default, by a3\anims_f\config\sdr\config.bin/CfgMovesMaleSdr/States/Crew/
13:07:35 Updating base class ->StandBase, by a3\anims_f\config\sdr\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSnonWnonDnon/
13:07:35 Updating base class BlendAnims->, by a3\anims_f\config\sdr\weaponswitching\config.bin/CfgMovesMaleSdr/BlendAnims/
13:07:35 Updating base class ->RscControlsGroup, by a3\ui_f\config.bin/RscControlsGroupNoScrollbars/
13:07:35 Updating base class ->RscControlsGroup, by a3\ui_f\config.bin/RscControlsGroupNoHScrollbars/
13:07:35 Updating base class ->RscControlsGroup, by a3\ui_f\config.bin/RscControlsGroupNoVScrollbars/
13:07:35 Updating base class ->RscText, by a3\ui_f\config.bin/RscLine/
13:07:35 Updating base class ->RscActiveText, by a3\ui_f\config.bin/RscActivePicture/
13:07:35 Updating base class ->RscButton, by a3\ui_f\config.bin/RscButtonTextOnly/
13:07:35 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscShortcutButtonMain/
13:07:35 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscButtonEditor/
13:07:35 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscIGUIShortcutButton/
13:07:35 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscGearShortcutButton/
13:07:35 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscButtonMenu/
13:07:35 Updating base class ->RscButtonMenu, by a3\ui_f\config.bin/RscButtonMenuOK/
13:07:35 Updating base class ->RscButtonMenu, by a3\ui_f\config.bin/RscButtonMenuCancel/
13:07:35 Updating base class ->RscButtonMenu, by a3\ui_f\config.bin/RscButtonMenuSteam/
13:07:35 Updating base class ->RscText, by a3\ui_f\config.bin/RscLoadingText/
13:07:35 Updating base class ->RscListBox, by a3\ui_f\config.bin/RscIGUIListBox/
13:07:35 Updating base class ->RscListNBox, by a3\ui_f\config.bin/RscIGUIListNBox/
13:07:35 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackground/
13:07:35 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackgroundGUI/
13:07:35 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscBackgroundGUILeft/
13:07:35 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscBackgroundGUIRight/
13:07:35 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscBackgroundGUIBottom/
13:07:35 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackgroundGUITop/
13:07:35 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackgroundGUIDark/
13:07:35 Updating base class ->RscPictureKeepAspect, by a3\ui_f\config.bin/RscBackgroundLogo/
13:07:35 Updating base class ->RscMapControl, by a3\ui_f\config.bin/RscMapControlEmpty/
13:07:35 Updating base class ->RscPicture, by a3\ui_f\config.bin/CA_Mainback/
13:07:35 Updating base class ->CA_Mainback, by a3\ui_f\config.bin/CA_Back/
13:07:35 Updating base class ->CA_Mainback, by a3\ui_f\config.bin/CA_Title_Back/
13:07:35 Updating base class ->CA_Mainback, by a3\ui_f\config.bin/CA_Black_Back/
13:07:35 Updating base class ->RscTitle, by a3\ui_f\config.bin/CA_Title/
13:07:35 Updating base class ->RscPictureKeepAspect, by a3\ui_f\config.bin/CA_Logo/
13:07:35 Updating base class ->CA_Logo, by a3\ui_f\config.bin/CA_Logo_Small/
13:07:35 Updating base class ->RscButton, by a3\ui_f\config.bin/CA_RscButton/
13:07:35 Updating base class ->CA_RscButton, by a3\ui_f\config.bin/CA_RscButton_dialog/
13:07:35 Updating base class ->RscActiveText, by a3\ui_f\config.bin/CA_Ok/
13:07:35 Updating base class ->RscText, by a3\ui_f\config.bin/CA_Ok_image/
13:07:35 Updating base class ->RscText, by a3\ui_f\config.bin/CA_Ok_image2/
13:07:35 Updating base class ->RscText, by a3\ui_f\config.bin/CA_Ok_text/
13:07:35 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscVignette/
13:07:35 Updating base class ->RscControlsGroupNoScrollbars, by a3\ui_f\config.bin/RscMapControlTooltip/
13:07:35 Updating base class RscUnitInfo->RscUnitInfoAirNoWeapon, by a3\ui_f\config.bin/RscInGameUI/RscUnitInfoAir/
13:07:35 Updating base class RscControlsGroup->RscControlsGroupNoScrollbars, by a3\ui_f\config.bin/RscInGameUI/RscTaskOverview/controls/TaskOverviewAssigned/
13:07:35 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayDebug/Controls/B_OK/
13:07:35 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayDebug/Controls/B_Cancel/
13:07:35 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayDebug/Controls/B_Clear/
13:07:35 Updating base class ->RscText, by a3\ui_f\config.bin/RscDisplayCapture/controls/TimeLines/
13:07:35 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCapture/controls/ButtonAverages/
13:07:35 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCapture/controls/ButtonSavePreviousData/
13:07:35 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCapture/controls/ButtonPreviousData/
13:07:35 Updating base class RscPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/IconPicture/
13:07:35 Updating base class IconPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/DlcOwnedIconPicture/
13:07:35 Updating base class IconPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/DlcIconPicture/
13:07:35 Updating base class RscListBox->RscCombo, by a3\ui_f\config.bin/RscDisplayCustomizeController/Steepness/
13:07:35 Updating base class ->RscStandardDisplay, by a3\ui_f\config.bin/RscDisplayControlSchemes/
13:07:35 Updating base class ButtonOK->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayControlSchemes/controls/ButtonCancel/
13:07:35 Updating base class RscButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayControlSchemes/controls/ButtonOK/
13:07:35 Updating base class RscPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayFileSelectImage/controls/OverviewPicture/
13:07:35 Updating base class RscShortcutButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayFieldManual/controls/ButtonCancel/
13:07:35 Cannot delete class B_KickOff, it is referenced somewhere (used as a base class probably).
13:07:35 Updating base class RscButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayPublishMission/controls/ButtonCancel/
13:07:35 Updating base class RscShortcutButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayPublishMissionSelectTags/controls/ButtonOK/
13:07:35 Updating base class ButtonOK->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayPublishMissionSelectTags/controls/ButtonCancel/
13:07:35 Updating base class ->RscSubmenu, by a3\ui_f\config.bin/RscMainMenu/
13:07:35 Cannot update non class from class a3\ui_f\config.bin/RscCallSupport/Items/
13:07:35 Cannot update non class from class a3\ui_f\config.bin/RscRadio/Items/
13:07:35 Updating base class ->DistanceClose, by a3\ui_f\config.bin/CfgSimpleTasks/Icon3D/DistanceMid/
13:07:35 Updating base class ->DistanceClose, by a3\ui_f\config.bin/CfgSimpleTasks/Icon3D/DistanceLong/
13:07:35 Updating base class ->BulletCore, by a3\weapons_f\config.bin/CfgAmmo/BulletBase/
13:07:35 Updating base class ->Default, by a3\weapons_f\config.bin/CfgMagazines/CA_Magazine/
13:07:35 Updating base class ->ReammoBox, by a3\weapons_f\config.bin/CfgVehicles/WeaponHolder/
13:07:35 Updating base class ->SlotInfo, by a3\weapons_f\config.bin/CowsSlot/
13:07:35 Updating base class ->SlotInfo, by a3\weapons_f\config.bin/PointerSlot/
13:07:35 Updating base class ->PistolCore, by a3\weapons_f\config.bin/CfgWeapons/Pistol/
13:07:35 Updating base class ->WeaponSlotsInfo, by a3\weapons_f\config.bin/CfgWeapons/Pistol_Base_F/WeaponSlotsInfo/
13:07:35 Updating base class ->Default, by a3\weapons_f\config.bin/CfgWeapons/ItemCore/
13:07:35 Updating base class ->ReammoBox, by a3\weapons_f\ammoboxes\config.bin/CfgVehicles/Bag_Base/
13:07:35 Updating base class ->ThingX, by a3\weapons_f\ammoboxes\config.bin/CfgVehicles/WeaponHolderSimulated/
13:07:35 Updating base class ->All, by a3\sounds_f\config.bin/CfgVehicles/Sound/
13:07:35 Updating base class ->Ship, by a3\boat_f\config.bin/CfgVehicles/Ship_F/
13:07:35 Updating base class ->BlendAnims, by a3\soft_f_kart\kart_01\config.bin/CfgMovesMaleSdr/BlendAnims/
13:07:35 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayOptionsAudio/ControlsBackground/BackgroundDisable/
13:07:35 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayOptionsAudio/ControlsBackground/BackgroundDisableTiles/
13:07:35 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayConfigure/ControlsBackground/BackgroundDisable/
13:07:35 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayConfigure/ControlsBackground/BackgroundDisableTiles/
13:07:35 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayConfigureAction/ControlsBackground/BackgroundDisable/
13:07:35 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayConfigureAction/ControlsBackground/BackgroundDisableTiles/
13:07:35 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayConfigureControllers/ControlsBackground/BackgroundDisable/
13:07:35 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayConfigureControllers/ControlsBackground/BackgroundDisableTiles/
13:07:35 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayGameOptions/ControlsBackground/BackgroundDisable/
13:07:35 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayGameOptions/ControlsBackground/BackgroundDisableTiles/
13:07:35 Updating base class controls->, by a3\3den\config.bin/RscDisplayArcadeMap_Layout_2/Controls/
13:07:35 Updating base class controls->, by a3\3den\config.bin/RscDisplayArcadeMap_Layout_6/Controls/
13:07:37 Initializing Steam Manager
13:07:37 Steam Manager initialized.
13:07:37
13:07:37 ==== Loaded addons ====
13:07:37
13:07:37 dta\bin.pbo - unknown
13:07:37 dta\core.pbo - 98397
13:07:37 dta\languagecore_f.pbo - 102617
13:07:37 c:\Arma3Server\@Epoch\addons\a2_epoch_structures.pbo - unknown
13:07:37 c:\Arma3Server\@Epoch\addons\a2_epoch_weapons.pbo - unknown
13:07:37 c:\Arma3Server\@Epoch\addons\a3_epoch_assets.pbo - unknown
13:07:37 c:\Arma3Server\@Epoch\addons\a3_epoch_assets_1.pbo - unknown
13:07:37 c:\Arma3Server\@Epoch\addons\a3_epoch_assets_2.pbo - unknown
13:07:37 c:\Arma3Server\@Epoch\addons\a3_epoch_assets_3.pbo - unknown
13:07:37 c:\Arma3Server\@Epoch\addons\a3_epoch_code.pbo - unknown
13:07:37 c:\Arma3Server\@Epoch\addons\a3_epoch_community.pbo - unknown
13:07:37 c:\Arma3Server\@Epoch\addons\a3_epoch_configs.pbo - unknown
13:07:37 c:\Arma3Server\@Epoch\addons\a3_epoch_language.pbo - unknown
13:07:37 c:\Arma3Server\@Epoch\addons\a3_epoch_structures.pbo - unknown
13:07:37 c:\Arma3Server\@Epoch\addons\a3_epoch_underground.pbo - unknown
13:07:37 c:\Arma3Server\@Epoch\addons\a3_epoch_vehicles.pbo - unknown
13:07:37 c:\Arma3Server\@Epoch\addons\a3_epoch_vehicles_1.pbo - unknown
13:07:37 c:\Arma3Server\@Epoch\addons\a3_epoch_weapons.pbo - unknown
13:07:37 c:\Arma3Server\@Epoch\addons\a3_missionsplus_server.pbo - unknown
13:07:37 c:\Arma3Server\expansion\addons\air_f_exp.ebo - 102689
13:07:37 c:\Arma3Server\expansion\addons\anims_f_exp.ebo - 102702
13:07:37 c:\Arma3Server\expansion\addons\armor_f_exp.ebo - 101169
13:07:37 c:\Arma3Server\expansion\addons\boat_f_exp.ebo - 102349
13:07:37 c:\Arma3Server\expansion\addons\cargoposes_f_exp.ebo - 102649
13:07:37 c:\Arma3Server\expansion\addons\characters_f_exp.ebo - 102716
13:07:37 c:\Arma3Server\expansion\addons\data_f_exp.ebo - 102504
13:07:37 c:\Arma3Server\expansion\addons\dubbing_f_exp.ebo - 102566
13:07:37 c:\Arma3Server\expansion\addons\dubbing_radio_f_exp.ebo - 102344
13:07:37 c:\Arma3Server\expansion\addons\dubbing_radio_f_exp_data_chi.ebo - 102574
13:07:37 c:\Arma3Server\expansion\addons\dubbing_radio_f_exp_data_engfre.ebo - 102574
13:07:37 c:\Arma3Server\expansion\addons\dubbing_radio_f_exp_data_fre.ebo - 102574
13:07:37 c:\Arma3Server\expansion\addons\editorpreviews_f_exp.ebo - 101866
13:07:37 c:\Arma3Server\expansion\addons\functions_f_exp.ebo - 102377
13:07:37 c:\Arma3Server\expansion\addons\languagemissions_f_exp.ebo - 102617
13:07:37 c:\Arma3Server\expansion\addons\language_f_exp.ebo - 102617
13:07:37 c:\Arma3Server\expansion\addons\map_data_exp.ebo - 101774
13:07:37 c:\Arma3Server\expansion\addons\map_tanoabuka.ebo - 102697
13:07:37 c:\Arma3Server\expansion\addons\map_tanoabuka_data.ebo - 102638
13:07:37 c:\Arma3Server\expansion\addons\map_tanoabuka_data_layers.ebo - 102461
13:07:37 c:\Arma3Server\expansion\addons\map_tanoabuka_data_layers_00_00.ebo - 102461
13:07:37 c:\Arma3Server\expansion\addons\map_tanoa_scenes_f.ebo - 101568
13:07:37 c:\Arma3Server\expansion\addons\missions_f_exp.ebo - 102771
13:07:37 c:\Arma3Server\expansion\addons\missions_f_exp_data.ebo - 102647
13:07:37 c:\Arma3Server\expansion\addons\missions_f_exp_video.ebo - 102748
13:07:37 c:\Arma3Server\expansion\addons\modules_f_exp.ebo - 101172
13:07:37 c:\Arma3Server\expansion\addons\music_f_exp.ebo - 102056
13:07:37 c:\Arma3Server\expansion\addons\music_f_exp_music.ebo - 102056
13:07:37 c:\Arma3Server\expansion\addons\props_f_exp.ebo - 102514
13:07:37 c:\Arma3Server\expansion\addons\rocks_f_exp.ebo - 102694
13:07:37 c:\Arma3Server\expansion\addons\soft_f_exp.ebo - 102514
13:07:37 c:\Arma3Server\expansion\addons\sounds_f_exp.ebo - 102514
13:07:37 c:\Arma3Server\expansion\addons\static_f_exp.ebo - 101619
13:07:37 c:\Arma3Server\expansion\addons\structures_f_exp.ebo - 102320
13:07:37 c:\Arma3Server\expansion\addons\structures_f_exp_civilian.ebo - 102332
13:07:37 c:\Arma3Server\expansion\addons\structures_f_exp_commercial.ebo - 102337
13:07:37 c:\Arma3Server\expansion\addons\structures_f_exp_cultural.ebo - 102334
13:07:37 c:\Arma3Server\expansion\addons\structures_f_exp_data.ebo - 102341
13:07:37 c:\Arma3Server\expansion\addons\structures_f_exp_industrial.ebo - 102566
13:07:37 c:\Arma3Server\expansion\addons\structures_f_exp_infrastructure.ebo - 102649
13:07:37 c:\Arma3Server\expansion\addons\supplies_f_exp.ebo - 102166
13:07:37 c:\Arma3Server\expansion\addons\ui_f_exp.ebo - 102701
13:07:37 c:\Arma3Server\expansion\addons\vegetation_f_exp.ebo - 102695
13:07:37 c:\Arma3Server\expansion\addons\weapons_f_exp.ebo - 102686
13:07:37 c:\Arma3Server\mark\addons\anims_f_mark.pbo - 99082
13:07:37 c:\Arma3Server\mark\addons\characters_f_mark.pbo - 102108
13:07:37 c:\Arma3Server\mark\addons\data_f_mark.pbo - 100892
13:07:37 c:\Arma3Server\mark\addons\dubbing_f_mark.pbo - 98398
13:07:37 c:\Arma3Server\mark\addons\dubbing_f_mp_mark.pbo - 99082
13:07:37 c:\Arma3Server\mark\addons\functions_f_mark.pbo - 99082
13:07:37 c:\Arma3Server\mark\addons\functions_f_mp_mark.pbo - 102702
13:07:37 c:\Arma3Server\mark\addons\languagemissions_f_mark.pbo - 102100
13:07:37 c:\Arma3Server\mark\addons\languagemissions_f_mp_mark.pbo - 102100
13:07:37 c:\Arma3Server\mark\addons\language_f_mark.pbo - 102099
13:07:37 c:\Arma3Server\mark\addons\language_f_mp_mark.pbo - 102099
13:07:37 c:\Arma3Server\mark\addons\missions_f_mark.pbo - 99082
13:07:37 c:\Arma3Server\mark\addons\missions_f_mark_data.pbo - 99082
13:07:37 c:\Arma3Server\mark\addons\missions_f_mark_video.pbo - 99082
13:07:37 c:\Arma3Server\mark\addons\missions_f_mp_mark.pbo - 102054
13:07:37 c:\Arma3Server\mark\addons\missions_f_mp_mark_data.pbo - 99084
13:07:37 c:\Arma3Server\mark\addons\modules_f_mark.pbo - 99085
13:07:37 c:\Arma3Server\mark\addons\modules_f_mp_mark.pbo - 102478
13:07:37 c:\Arma3Server\mark\addons\music_f_mark.pbo - 98422
13:07:37 c:\Arma3Server\mark\addons\music_f_mark_music.pbo - 99086
13:07:37 c:\Arma3Server\mark\addons\sounds_f_mark.pbo - 99087
13:07:37 c:\Arma3Server\mark\addons\static_f_mark.pbo - 98423
13:07:37 c:\Arma3Server\mark\addons\structures_f_mark.pbo - 99089
13:07:37 c:\Arma3Server\mark\addons\supplies_f_mark.pbo - 99089
13:07:37 c:\Arma3Server\mark\addons\ui_f_mark.pbo - 99090
13:07:37 c:\Arma3Server\mark\addons\ui_f_mp_mark.pbo - 99090
13:07:37 c:\Arma3Server\mark\addons\weapons_f_mark.pbo - 102553
13:07:37 c:\Arma3Server\heli\addons\air_f_heli.pbo - 100981
13:07:37 c:\Arma3Server\heli\addons\anims_f_heli.pbo - 99082
13:07:37 c:\Arma3Server\heli\addons\boat_f_heli.pbo - 99082
13:07:37 c:\Arma3Server\heli\addons\cargoposes_f_heli.pbo - 102649
13:07:37 c:\Arma3Server\heli\addons\data_f_heli.pbo - 100892
13:07:37 c:\Arma3Server\heli\addons\dubbing_f_heli.pbo - 98398
13:07:37 c:\Arma3Server\heli\addons\functions_f_heli.pbo - 99082
13:07:37 c:\Arma3Server\heli\addons\languagemissions_f_heli.pbo - 102099
13:07:37 c:\Arma3Server\heli\addons\language_f_heli.pbo - 102099
13:07:37 c:\Arma3Server\heli\addons\missions_f_heli.pbo - 100701
13:07:37 c:\Arma3Server\heli\addons\missions_f_heli_data.pbo - 99082
13:07:37 c:\Arma3Server\heli\addons\missions_f_heli_video.pbo - 99082
13:07:37 c:\Arma3Server\heli\addons\modules_f_heli.pbo - 99085
13:07:37 c:\Arma3Server\heli\addons\music_f_heli.pbo - 98423
13:07:37 c:\Arma3Server\heli\addons\music_f_heli_music.pbo - 99086
13:07:37 c:\Arma3Server\heli\addons\soft_f_heli.pbo - 99086
13:07:37 c:\Arma3Server\heli\addons\sounds_f_heli.pbo - 99086
13:07:37 c:\Arma3Server\heli\addons\structures_f_heli.pbo - 101719
13:07:37 c:\Arma3Server\heli\addons\supplies_f_heli.pbo - 101719
13:07:37 c:\Arma3Server\heli\addons\ui_f_heli.pbo - 99090
13:07:37 c:\Arma3Server\kart\addons\anims_f_kart.pbo - 99082
13:07:37 c:\Arma3Server\kart\addons\characters_f_kart.pbo - 99082
13:07:37 c:\Arma3Server\kart\addons\data_f_kart.pbo - 100651
13:07:37 c:\Arma3Server\kart\addons\languagemissions_f_kart.pbo - 102099
13:07:37 c:\Arma3Server\kart\addons\language_f_kart.pbo - 102099
13:07:37 c:\Arma3Server\kart\addons\missions_f_kart.pbo - 100701
13:07:37 c:\Arma3Server\kart\addons\missions_f_kart_data.pbo - 99082
13:07:37 c:\Arma3Server\kart\addons\modules_f_kart.pbo - 99085
13:07:37 c:\Arma3Server\kart\addons\modules_f_kart_data.pbo - 99085
13:07:37 c:\Arma3Server\kart\addons\soft_f_kart.pbo - 99086
13:07:37 c:\Arma3Server\kart\addons\sounds_f_kart.pbo - 99086
13:07:37 c:\Arma3Server\kart\addons\structures_f_kart.pbo - 101717
13:07:37 c:\Arma3Server\kart\addons\ui_f_kart.pbo - 99090
13:07:37 c:\Arma3Server\kart\addons\weapons_f_kart.pbo - 99090
13:07:37 c:\Arma3Server\curator\addons\data_f_curator.pbo - 101811
13:07:37 c:\Arma3Server\curator\addons\functions_f_curator.pbo - 99082
13:07:37 c:\Arma3Server\curator\addons\language_f_curator.pbo - 102098
13:07:37 c:\Arma3Server\curator\addons\missions_f_curator.pbo - 101775
13:07:37 c:\Arma3Server\curator\addons\modules_f_curator.pbo - 99085
13:07:37 c:\Arma3Server\curator\addons\ui_f_curator.pbo - 102204
13:07:37 c:\Arma3Server\@EpochHive\addons\a3_epoch_virtualgarage.pbo - unknown
13:07:37 c:\Arma3Server\@EpochHive\addons\a3_epoch_wai.pbo - unknown
13:07:37 c:\Arma3Server\@EpochHive\addons\a3_missionsplus_server.pbo - unknown
13:07:37 c:\Arma3Server\@EpochHive\addons\a3_vemf_reloaded.pbo - unknown
13:07:37 c:\Arma3Server\@EpochHive\addons\a3_vemf_reloaded_config.pbo - unknown
13:07:37 c:\Arma3Server\@EpochHive\addons\epoch_server.pbo - unknown
13:07:37 c:\Arma3Server\@EpochHive\addons\epoch_server_core.pbo - unknown
13:07:37 c:\Arma3Server\@EpochHive\addons\epoch_server_settings.pbo - unknown
13:07:37 c:\Arma3Server\@EpochHive\addons\sem.pbo - unknown
13:07:37 c:\Arma3Server\@EpochHive\addons\traderatms.pbo - unknown
13:07:37 addons\3den.pbo - 102647
13:07:37 addons\3den_language.pbo - 102097
13:07:37 addons\a3.pbo - unknown
13:07:37 addons\air_f.pbo - 99988
13:07:37 addons\air_f_beta.pbo - 100272
13:07:37 addons\air_f_epb.pbo - 99941
13:07:37 addons\air_f_epc.pbo - 98395
13:07:37 addons\air_f_gamma.pbo - 98395
13:07:37 addons\animals_f.pbo - 100090
13:07:37 addons\animals_f_beta.pbo - 100090
13:07:37 addons\anims_f.pbo - 101995
13:07:37 addons\anims_f_bootcamp.pbo - 99081
13:07:37 addons\anims_f_data.pbo - 102560
13:07:37 addons\anims_f_epa.pbo - 99082
13:07:37 addons\anims_f_epc.pbo - 99082
13:07:37 addons\anims_f_exp_a.pbo - 99908
13:07:37 addons\armor_f.pbo - 99082
13:07:37 addons\armor_f_beta.pbo - 101707
13:07:37 addons\armor_f_epb.pbo - 99082
13:07:37 addons\armor_f_epc.pbo - 99082
13:07:37 addons\armor_f_gamma.pbo - 99082
13:07:37 addons\baseconfig_f.pbo - 99080
13:07:37 addons\boat_f.pbo - 99082
13:07:37 addons\boat_f_beta.pbo - 99082
13:07:37 addons\boat_f_epc.pbo - 101732
13:07:37 addons\boat_f_gamma.pbo - 101732
13:07:37 addons\cargoposes_f.pbo - 102701
13:07:37 addons\characters_f.pbo - 102106
13:07:37 addons\characters_f_beta.pbo - 101172
13:07:37 addons\characters_f_bootcamp.pbo - 100169
13:07:37 addons\characters_f_epa.pbo - 99082
13:07:37 addons\characters_f_epb.pbo - 99082
13:07:37 addons\characters_f_epc.pbo - 99082
13:07:37 addons\characters_f_gamma.pbo - 99374
13:07:37 addons\data_f.pbo - 102582
13:07:37 addons\data_f_bootcamp.pbo - 100892
13:07:37 addons\data_f_exp_a.pbo - 99082
13:07:37 addons\data_f_exp_b.pbo - 98643
13:07:37 addons\drones_f.pbo - 100981
13:07:37 addons\dubbing_f.pbo - 98398
13:07:37 addons\dubbing_f_beta.pbo - 98398
13:07:37 addons\dubbing_f_bootcamp.pbo - 98398
13:07:37 addons\dubbing_f_epa.pbo - 98398
13:07:37 addons\dubbing_f_epb.pbo - 98398
13:07:37 addons\dubbing_f_epc.pbo - 98398
13:07:37 addons\dubbing_f_gamma.pbo - 98398
13:07:37 addons\dubbing_radio_f.pbo - 99982
13:07:37 addons\dubbing_radio_f_data_eng.pbo - 99078
13:07:37 addons\dubbing_radio_f_data_engb.pbo - 99078
13:07:37 addons\dubbing_radio_f_data_gre.pbo - 99078
13:07:37 addons\dubbing_radio_f_data_per.pbo - 99078
13:07:37 addons\dubbing_radio_f_data_vr.pbo - 99078
13:07:37 addons\editorpreviews_f.pbo - 99556
13:07:37 addons\editor_f.pbo - 99082
13:07:37 addons\functions_f.pbo - 102723
13:07:37 addons\functions_f_bootcamp.pbo - 101296
13:07:37 addons\functions_f_epa.pbo - 99082
13:07:37 addons\functions_f_epc.pbo - 99082
13:07:37 addons\functions_f_exp_a.pbo - 99082
13:07:37 addons\languagemissions_f.pbo - 102617
13:07:37 addons\languagemissions_f_beta.pbo - 102099
13:07:37 addons\languagemissions_f_bootcamp.pbo - 102099
13:07:37 addons\languagemissions_f_epa.pbo - 102099
13:07:37 addons\languagemissions_f_epb.pbo - 102099
13:07:37 addons\languagemissions_f_epc.pbo - 102099
13:07:37 addons\languagemissions_f_exp_a.pbo - 102099
13:07:37 addons\languagemissions_f_gamma.pbo - 102099
13:07:37 addons\language_f.pbo - 102097
13:07:37 addons\language_f_beta.pbo - 102097
13:07:37 addons\language_f_bootcamp.pbo - 102097
13:07:37 addons\language_f_epa.pbo - 102099
13:07:37 addons\language_f_epb.pbo - 102099
13:07:37 addons\language_f_epc.pbo - 102099
13:07:37 addons\language_f_exp_a.pbo - 102099
13:07:37 addons\language_f_exp_b.pbo - 102099
13:07:37 addons\language_f_gamma.pbo - 102099
13:07:37 addons\map_altis.pbo - 102518
13:07:37 addons\map_altis_data.pbo - 99740
13:07:37 addons\map_altis_data_layers.pbo - 99901
13:07:37 addons\map_altis_data_layers_00_00.pbo - 99901
13:07:37 addons\map_altis_data_layers_00_01.pbo - 99901
13:07:37 addons\map_altis_data_layers_01_00.pbo - 99901
13:07:37 addons\map_altis_data_layers_01_01.pbo - 99901
13:07:37 addons\map_altis_scenes_f.pbo - 101568
13:07:37 addons\map_data.pbo - 100132
13:07:37 addons\map_stratis.pbo - 100234
13:07:37 addons\map_stratis_data.pbo - 99082
13:07:37 addons\map_stratis_data_layers.pbo - 99082
13:07:37 addons\map_stratis_scenes_f.pbo - 101568
13:07:37 addons\map_vr.pbo - 98784
13:07:37 addons\map_vr_scenes_f.pbo - 101569
13:07:37 addons\misc_f.pbo - 99082
13:07:37 addons\missions_f.pbo - 99082
13:07:37 addons\missions_f_beta.pbo - 99082
13:07:37 addons\missions_f_beta_data.pbo - 99082
13:07:37 addons\missions_f_beta_video.pbo - 99082
13:07:37 addons\missions_f_bootcamp.pbo - 102166
13:07:37 addons\missions_f_bootcamp_data.pbo - 99082
13:07:37 addons\missions_f_bootcamp_video.pbo - 99082
13:07:37 addons\missions_f_data.pbo - 99082
13:07:37 addons\missions_f_epa.pbo - 102505
13:07:37 addons\missions_f_epa_data.pbo - 99082
13:07:37 addons\missions_f_epa_video.pbo - 99082
13:07:37 addons\missions_f_epb.pbo - 99082
13:07:37 addons\missions_f_epc.pbo - 99082
13:07:37 addons\missions_f_exp_a.pbo - 102056
13:07:37 addons\missions_f_exp_a_data.pbo - 98702
13:07:37 addons\missions_f_gamma.pbo - 99082
13:07:37 addons\missions_f_gamma_data.pbo - 99082
13:07:37 addons\missions_f_gamma_video.pbo - 99082
13:07:37 addons\missions_f_video.pbo - 99084
13:07:37 addons\modules_f.pbo - 98663
13:07:37 addons\modules_f_beta.pbo - 99084
13:07:37 addons\modules_f_beta_data.pbo - 99084
13:07:37 addons\modules_f_bootcamp.pbo - 99085
13:07:37 addons\modules_f_data.pbo - 99085
13:07:37 addons\modules_f_epb.pbo - 99085
13:07:37 addons\modules_f_exp_a.pbo - 99085
13:07:37 addons\music_f.pbo - 99086
13:07:37 addons\music_f_bootcamp.pbo - 98422
13:07:37 addons\music_f_bootcamp_music.pbo - 99086
13:07:37 addons\music_f_epa.pbo - 98422
13:07:37 addons\music_f_epa_music.pbo - 99086
13:07:37 addons\music_f_epb.pbo - 98422
13:07:37 addons\music_f_epb_music.pbo - 99086
13:07:37 addons\music_f_epc.pbo - 98423
13:07:37 addons\music_f_epc_music.pbo - 99086
13:07:37 addons\music_f_music.pbo - 99086
13:07:37 addons\plants_f.pbo - 102349
13:07:37 addons\props_f_exp_a.pbo - 99086
13:07:37 addons\roads_f.pbo - 98423
13:07:37 addons\rocks_f.pbo - 101831
13:07:37 addons\signs_f.pbo - 99349
13:07:37 addons\soft_f.pbo - 98851
13:07:37 addons\soft_f_beta.pbo - 99086
13:07:37 addons\soft_f_bootcamp.pbo - 99086
13:07:37 addons\soft_f_epc.pbo - 102379
13:07:37 addons\soft_f_gamma.pbo - 100005
13:07:37 addons\sounds_f.pbo - 101933
13:07:37 addons\sounds_f_arsenal.pbo - 99086
13:07:37 addons\sounds_f_bootcamp.pbo - 99086
13:07:37 addons\sounds_f_characters.pbo - 101934
13:07:37 addons\sounds_f_environment.pbo - 101781
13:07:37 addons\sounds_f_epb.pbo - 99086
13:07:37 addons\sounds_f_epc.pbo - 99086
13:07:37 addons\sounds_f_exp_a.pbo - 99086
13:07:37 addons\sounds_f_sfx.pbo - 99087
13:07:37 addons\sounds_f_vehicles.pbo - 101781
13:07:37 addons\static_f.pbo - 101412
13:07:37 addons\static_f_beta.pbo - 98423
13:07:37 addons\static_f_gamma.pbo - 98423
13:07:37 addons\structures_f.pbo - 102108
13:07:37 addons\structures_f_bootcamp.pbo - 101830
13:07:37 addons\structures_f_data.pbo - 100167
13:07:37 addons\structures_f_epa.pbo - 99891
13:07:37 addons\structures_f_epb.pbo - 101868
13:07:37 addons\structures_f_epc.pbo - 101721
13:07:37 addons\structures_f_exp_a.pbo - 99087
13:07:37 addons\structures_f_households.pbo - 102520
13:07:37 addons\structures_f_ind.pbo - 102260
13:07:37 addons\structures_f_mil.pbo - 101830
13:07:37 addons\structures_f_wrecks.pbo - 99089
13:07:37 addons\uifonts_f.pbo - 99090
13:07:37 addons\uifonts_f_data.pbo - 99090
13:07:37 addons\ui_f.pbo - 102687
13:07:37 addons\ui_f_bootcamp.pbo - 101548
13:07:37 addons\ui_f_data.pbo - 102242
13:07:37 addons\ui_f_exp_a.pbo - 99090
13:07:37 addons\weapons_f.pbo - 102566
13:07:37 addons\weapons_f_beta.pbo - 102192
13:07:37 addons\weapons_f_bootcamp.pbo - 99090
13:07:37 addons\weapons_f_epa.pbo - 99090
13:07:37 addons\weapons_f_epb.pbo - 99090
13:07:37 addons\weapons_f_epc.pbo - 99090
13:07:37 addons\weapons_f_gamma.pbo - 99090
13:07:37
13:07:37 =======================
13:07:37
13:07:37 ============================================================================================= List of mods ===============================================================================================
13:07:37 modsReadOnly = true
13:07:37 safeModsActivated = false
13:07:37 customMods = true
13:07:37 hash = 'AFCA33CF1EB5A2FC387C5AA67D3C2AA36F8E5A0D'
13:07:37 hashShort = 'b25ef2d8'
13:07:37                                               name |               modDir |    default |               origin |                                     hash | hashShort | fullPath
13:07:37 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
13:07:37                                  Epoch Mod 0.3.9.0 |               @Epoch |      false |             GAME DIR | a7762fd682258fe45e96aabdce51848ea1239e5c |  fe9bc8a6 | c:\Arma3Server\@Epoch
13:07:37                                  Arma 3 DLC Bundle |            dlcbundle |       true |            NOT FOUND |                                          |           |
13:07:37                                        Arma 3 Apex |            expansion |       true |             GAME DIR | 3b262d55f1bf131ac7ba7e8f52db442675e78deb |  734697dd | c:\Arma3Server\expansion
13:07:37                                    Arma 3 Marksmen |                 mark |       true |             GAME DIR | 6dc590a2267497ee172fb435fd058519f25cd960 |  64a11e26 | c:\Arma3Server\mark
13:07:37                                 Arma 3 Helicopters |                 heli |       true |             GAME DIR | 3ec66916054a5a3b6d08c28574e57d1a20a88796 |  fa82f9ff | c:\Arma3Server\heli
13:07:37                                       Arma 3 Karts |                 kart |       true |             GAME DIR | 908c532399962c4c773274261398903a3ceaed91 |  688e112f | c:\Arma3Server\kart
13:07:37                                        Arma 3 Zeus |              curator |       true |             GAME DIR | 5b1a121146e2ea4de6e30f2052c2a7b85f1c9ae3 |   31955d5 | c:\Arma3Server\curator
13:07:37                                             Arma 3 |                   A3 |       true |            NOT FOUND |                                          |           |
13:07:37                                         @EpochHive |           @EpochHive |      false |             GAME DIR | da39a3ee5e6b4b0d3255bfef95601890afd80709 |  11fdd19c | c:\Arma3Server\@EpochHive
13:07:37 ==========================================================================================================================================================================================================
13:07:37 InitSound ...
13:07:37 InitSound - complete
13:07:37 PhysX3 SDK Init started ...
13:07:37 PhysX3 SDK Init ended.
13:07:39 Attempt to override final function - rscminimap_script
13:07:40 Attempt to override final function - rscdisplayloading_script
13:07:40 Attempt to override final function - rscdisplayloading_script
13:07:40 Attempt to override final function - rscdisplayloading_script
13:07:40 Attempt to override final function - rscdiary_script
13:07:40 Attempt to override final function - rscdisplaysinglemission_script
13:07:40 Attempt to override final function - rscdiary_script
13:07:40 Attempt to override final function - rscdisplayremotemissions_script
13:07:40 Attempt to override final function - rscdisplayloading_script
13:07:40 Attempt to override final function - rscdiary_script
13:07:40 Attempt to override final function - rscdiary_script
13:07:40 Attempt to override final function - rscdisplaystrategicmap_script
13:07:40 Attempt to override final function - rscdisplaycommon_script
13:07:40 Attempt to override final function - rscdisplaygarage_script
13:07:40 Attempt to override final function - rscdisplayhostsettings_script
13:07:40 Attempt to override final function - rscdisplayloading_script
13:07:41 Attempt to override final function - rscdisplaycurator_script
13:07:41 Attempt to override final function - display3deneditcomposition_script
13:07:41 Attempt to override final function - display3deneditattributes_script
13:07:41 Attempt to override final function - display3deneditattributes_script
13:07:41 Attempt to override final function - rscdisplayhostsettings_script
13:07:41 Attempt to override final function - rscdisplaycommon_script
13:07:41 Attempt to override final function - rscdisplaydebriefing_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:41 Attempt to override final function - rscunitinfo_script
13:07:43 VoteThreshold must be in 0..1 range. Defaulting to 0.5
13:07:43 Initializing Steam server - Game Port: 2302, Steam Query Port: 2303
13:07:43 Steam AppId from steam_appid.txt: 107410
13:07:44 Warning Message: File mpmissions\__cur_mp.Altis\description.ext, line 43: .cfgFunctions: Member already defined.
13:07:44 Starting mission:
13:07:44  Mission file: epoch (__cur_mp)
13:07:44  Mission world: Altis
13:07:44  Mission directory: mpmissions\__cur_mp.Altis\
13:07:53 Unknown hit sound type in A3\data_f\Penetration\tyre.bisurf.soundHit
13:07:55 Strange convex component145 in a3\plants_f\tree\t_pinuss2s_b_f.p3d:geometryView
13:07:55 Strange convex component149 in a3\plants_f\tree\t_pinuss2s_b_f.p3d:geometryView
13:08:05 Attempt to override final function - bis_functions_list
13:08:05 Attempt to override final function - bis_functions_listpreinit
13:08:05 Attempt to override final function - bis_functions_listpostinit
13:08:05 Attempt to override final function - bis_functions_listrecompile
13:08:06 Attempt to override final function - bis_fnc_missiontaskslocal
13:08:06 Attempt to override final function - bis_fnc_missionconversationslocal
13:08:06 Attempt to override final function - bis_fnc_missionflow
13:08:06 "Epoch: Init Server Compiler"
13:08:06 Connected to Steam servers
13:08:06 "///////////////////////////////////////////"
13:08:06 "[EPOCH VGS] Starting version 0.1425.1"
13:08:06 "\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"
13:08:06 c:\w\stable\futura\lib\network\networkserver.cpp NetworkServer::OnClientStateChanged:NOT IMPLEMENTED - briefing!
13:08:06  Mission id: 95e18bdef025ed71b31dcd0ead0773ccd2c8bc7c
13:08:06 "[halv_spawn] waiting for default 'Debug_static_F' to be build in Altis @ (236180) [23600.6,18000.8,0]"
13:08:06 "[HSBlackmarket] Server Loading functions"
13:08:06 "[HSBlackmarket] Server adding PVEvent"
13:08:06 "[HSBlackmarket] Server Building traders ..."
13:08:06 "[HSBlackmarket]: Selected blacklisted areas for world: Altis"
13:08:06 "[HSBlackmarket]: HSBlackmarket Creating a Static trader @ (184142) [18459.1,14259.2,0]"
13:08:06 Loading movesType CfgGesturesMale
13:08:06 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in \x\addons\a3_epoch_weapons\data\handanims\sr25_reload.rtm
13:08:06 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in \x\addons\a3_epoch_weapons\data\handanims\sr25_reload_prone.rtm
13:08:06 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in \x\addons\a3_epoch_weapons\data\handanims\L85A2_Reload_anim.rtm
13:08:06 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in \x\addons\a3_epoch_weapons\data\handanims\L85A2_RIS_Reload_anim.rtm
13:08:06 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in \x\addons\a3_epoch_weapons\data\handanims\L85A2_RIS_Reload_anim_prone.rtm
13:08:06 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in \x\addons\a3_epoch_weapons\data\handanims\L85A2_UGL_Reload_anim.rtm
13:08:06 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in \x\addons\a3_epoch_weapons\data\handanims\L85A2_RIS_Reload_anim_prone.rtm
13:08:06 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in \x\addons\a3_epoch_weapons\data\handanims\L85A2_RIS_Reload_anim_prone.rtm
13:08:06 MovesType CfgGesturesMale load time 145 ms
13:08:06 Loading movesType CfgMovesMaleSdr
13:08:14 MovesType CfgMovesMaleSdr load time 7369 ms
13:08:14 No speaker given for Nicolo Mastori
13:08:14 "[HSBlackmarket] Server: loading 'HALV_takegive_crypto.sqf'"
13:08:14 "[HSBlackmarket] Server: loading 'HALV_takegive' PVEvent"
13:08:14 IT07: [VEMFr] Launcher -- SYSTEM: /// booting up VEMFr v0752.3 (Epoch) \\\
13:08:14 Warning Message: Script \VEMF\VInit.sqf not found
13:08:14 "[HSBlackmarket]: HSBlackmarket Creating a Static trader @ (133145) [13319,14523.9,0]"
13:08:14 No speaker given for Stavros Dimitriadis
13:08:14 "[HSBlackmarket]: HSBlackmarket Creating a Static trader @ (061168) [6193.02,16828.7,0]"
13:08:14 No speaker given for Janos Karmanlis
13:08:14 "[HSBlackmarket] Server Done ..."
13:08:14 IT07: [VEMFr] Launcher -- SYSTEM: Headless client support: DISABLED
13:08:16 IT07: [VEMFr] checkLoot -- INFO: validating VEMFr config classes...
13:08:16 IT07: [VEMFr] checkLoot -- INFO: All classnames are valid! :)
13:08:16 IT07: [VEMFr] missionTimer -- INFO: global mission-limit is set at: 5
13:09:44 Warning Message: Script \x\addons\WAI\customsettings.sqf not found
13:09:44 "WAI: AI Config File Loaded"
13:09:44 "#SEM INIT: Initialize Simple Epoch Missions"
13:09:44 Warning Message: Script @EpochHive\addons\SEM_config.sqf not found
13:09:44 "Ignoring Warning Message: Script @EpochHive\addons\SEM_config.sqf not found message, config file will be loaded from parent folder"
13:09:44 "WAI: AI Monitor Started"
13:09:44 "#SEM Version 0.8.3 is running on Arma3 "dedicated server" version 1.62 [137494] Stable branch."
13:09:44 "WAI: Initialising missions"
13:09:44 "Epoch: Starting ArmA3 Epoch Server, Version 0.3.9.0"
13:09:44 Unable to get file version size: c:\Arma3Server\@EpochHive\epochserver.dll
13:09:44 "Epoch: Init Variables"
13:09:44 "Loading config..."
13:09:44 Attempt to override final function - epoch_dyn_bankbalance
13:09:44 Attempt to override final function - epoch_dyn_resetgroup
13:09:44 Attempt to override final function - epoch_dyn_groupupdate
13:09:44 Attempt to override final function - epoch_dyn_groupuidupdate
13:09:44 Attempt to override final function - epoch_dyn_healplayer
13:09:44 Attempt to override final function - epoch_dyn_tradecomplete
13:09:44 Attempt to override final function - epoch_xsriivw

13:09:48 "Epoch: Start Hive, Instance ID: 'NA123'"
13:09:48 "Epoch: Init Connect/Disconnect handlers"
13:09:48 Attempt to override final function - mmiubat
13:09:48 Attempt to override final function - zpbvvbz
13:09:48 Attempt to override final function - yoyem
13:09:48 "Epoch: Setup Side Settings"
13:09:48 "Epoch: Setup World Settings for Altis"
13:09:48 "Epoch: Loading buildings"
13:09:48 Attempt to override final function - advmho
13:10:01 Unaccessible
13:10:02 Scripting function 'bis_fnc_execvm' is not allowed to be remotely executed
13:10:02 IT07: [VEMFr] missionTimer -- INFO: enough players online (1) and server FPS (50) is above 20. Starting missionTimer...
13:10:14 "#SEM DEBUG: WorldData get MapSize (30720) for island "Altis" from config"
13:10:14 "#SEM DEBUG: World Data received. Counting 130 locations on island "Altis""
13:10:14 "#SEM DEBUG: Online players: 1"
13:10:42 "Epoch: Loading teleports and static props"
13:10:43 "Epoch: Loading NPC traders"
13:10:44 "[halv_spawn] found some default teleporters ... _deletedefaultteleporters: 'true'"
13:10:44 "[halv_spawn] sendt teleporters and default positions to clients, 0 textures build"
13:10:45 No speaker given for Luo Choy
13:10:47 No speaker given for Shaan Madaki
13:10:50 "Epoch: Spawning NPC traders"
13:10:50 "Epoch: Loading vehicles"
13:10:51 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
13:10:51 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 class HitPoints::HitFuel not found in C_Rubberboat_02_EPOCH
13:10:53 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
13:10:53 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
13:10:54 class HitPoints::HitFuel not found in C_Rubberboat_03_EPOCH
13:10:55 class HitPoints::HitFuel not found in C_Boat_Civil_01_EPOCH
13:10:56 class HitPoints::HitFuel not found in C_Boat_Civil_01_police_EPOCH
13:10:57 class HitPoints::HitFuel not found in C_Boat_Civil_01_rescue_EPOCH
13:10:58 class HitPoints::HitFuel not found in C_Rubberboat_EPOCH
13:10:58 class HitPoints::HitFuel not found in B_SDV_01_EPOCH
13:10:59 class HitPoints::HitFuel not found in C_Rubberboat_04_EPOCH
13:11:02 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
13:11:02 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
13:11:04 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
13:11:07 Error: Wheel reference not initialized
13:11:08 class HitPoints::HitFuel not found in O_MBT_02_cannon_F
13:11:09 class HitPoints::HitFuel not found in B_APC_Tracked_01_CRV_F
13:11:11 Client: Remote object 3:0 not found
13:11:11 Strange convex component322 in a3\structures_f\research\dome_big_f.p3d:geometryFire
13:11:11 Strange convex component327 in a3\structures_f\research\dome_big_f.p3d:geometryFire
13:11:12 "DEBUG: invalid vehicle data count: 0 != 8"
13:11:12 "DEBUG: vehicle destroyed already (1) or invalid vehicle class: O_Heli_Attack_02_F"
13:11:12 "DEBUG: invalid vehicle data count: 0 != 8"
13:11:13 class HitPoints::HitFuel not found in B_MBT_01_cannon_F
13:11:13 "DEBUG: invalid vehicle data count: 0 != 8"
13:11:13 "DEBUG: vehicle destroyed already (1) or invalid vehicle class: I_Plane_Fighter_03_AA_F"
13:11:13 "DEBUG: vehicle destroyed already (1) or invalid vehicle class: O_Heli_Attack_02_F"
13:11:13 "DEBUG: invalid vehicle data count: 0 != 8"
13:11:13 "DEBUG: invalid vehicle data count: 0 != 8"
13:11:13 "DEBUG: vehicle destroyed already (1) or invalid vehicle class: I_MRAP_03_hmg_F"
13:11:13 "DEBUG: vehicle destroyed already (1) or invalid vehicle class: O_Heli_Light_02_F"
13:11:13 "DEBUG: vehicle destroyed already (1) or invalid vehicle class: O_Heli_Light_02_unarmed_F"
13:11:13 "DEBUG: vehicle destroyed already (1) or invalid vehicle class: O_Heli_Light_02_unarmed_F"
13:11:13 "DEBUG: vehicle destroyed already (1) or invalid vehicle class: O_Heli_Light_02_v2_F"
13:11:13 "DEBUG: vehicle destroyed already (1) or invalid vehicle class: B_Heli_Attack_01_F"
13:11:13 "DEBUG: vehicle destroyed already (1) or invalid vehicle class: O_Heli_Light_02_unarmed_F"
13:11:13 "DEBUG: vehicle destroyed already (1) or invalid vehicle class: O_Heli_Light_02_unarmed_F"
13:11:14 "DEBUG: invalid vehicle data count: 0 != 8"
13:11:14 "DEBUG: invalid vehicle data count: 0 != 8"
13:11:14 "DEBUG: vehicle destroyed already (1) or invalid vehicle class: B_Heli_Attack_01_F"
13:11:14 "DEBUG: vehicle destroyed already (1) or invalid vehicle class: B_Plane_CAS_01_F"
13:11:14 "DEBUG: vehicle destroyed already (1) or invalid vehicle class: B_Plane_CAS_01_F"
13:11:14 "DEBUG: invalid vehicle data count: 0 != 8"
13:11:14 "DEBUG: invalid vehicle data count: 0 != 8"
13:11:14 "DEBUG: invalid vehicle data count: 0 != 8"
13:11:14 "DEBUG: invalid vehicle data count: 0 != 8"
13:11:14 "DEBUG: invalid vehicle data count: 0 != 8"
13:11:14 "DEBUG: invalid vehicle data count: 0 != 8"
13:11:14 "Epoch: Vehicle SPAWN TIMER 23.411, LOADED 169 VEHICLES"
13:11:14 "Epoch: Spawning vehicles"
13:11:15 "EPOCH_LT_CfgMainTable_Vehicle_tables = [["Items","Equipment","Pistols","PistolAmmo","Scopes","Muzzles","Uniforms","Vests","Headgear","Food","Generic","GenericAuto","Machinegun","MachinegunAmmo","Rifle","RifleAmmo","SniperRifle","SniperRifleAmmo","Hand","Grenades","Backpack"],[0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3,4,4,4,4,5,5,5,5,6,6,6,6,6,6,7,7,7,7,7,7,8,8,8,8,8,8,9,9,9,9,10,10,10,10,10,10,11,11,11,11,11,11,12,12,12,12,13,13,13,13,14,14,14,14,14,15,15,15,15,16,16,16,17,17,17,17,18,18,18,18,19,19,20,20,20,20]]"
13:11:15 "EPOCH_LT_CfgLootTable_Uniforms_items = [[["MaleUniforms","CfgLootTable"],["FemaleUniforms","CfgLootTable"]],[0,1]]"
13:11:15 "EPOCH_LT_CfgLootTable_FemaleUniforms_items = [[["FemaleWetsuits","CfgLootTable"],["U_CamoRed_uniform","item"],["U_CamoBrn_uniform","item"],["U_CamoBlue_uniform","item"],["U_Camo_uniform","item"],["U_ghillie1_uniform","item"],["U_ghillie2_uniform","item"],["U_ghillie3_uniform","item"]],[0,1,2,3,4,5,6,7]]"
13:11:15 "EPOCH_LT_CfgLootTable_RifleAmmo_items = [[["30Rnd_762x39_Mag","magazine"],["RifleAmmo_30Rnd_65x39_caseless_mag","CfgLootTable"],["20Rnd_556x45_UW_mag","magazine"],["RifleAmmo_30Rnd_556x45_Stanag","CfgLootTable"],["RifleAmmo_30Rnd_45ACP_Mag_SMG_01","CfgLootTable"],["30Rnd_9x21_Mag","magazine"],["5Rnd_rollins_mag","magazine"]],[0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6]]"
13:11:15 "EPOCH_LT_CfgLootTable_RifleAmmo_30Rnd_45ACP_Mag_SMG_01_items = [[["30Rnd_45ACP_Mag_SMG_01","magazine"],["30Rnd_45ACP_Mag_SMG_01_Tracer_Green","magazine"]],[0,0,1]]"
13:11:15 "EPOCH_LT_CfgLootTable_Pistols_items = [[["Hgun_Pistol_Signal_F","weapon"],["MultiGun","weapon"],["hgun_Pistol_heavy_01_F","weapon"],["hgun_P07_F","weapon"],["hgun_Rook40_F","weapon"],["hgun_Pistol_heavy_02_F","weapon"],["1911_pistol_epoch","weapon"],["hgun_ACPC2_F","weapon"],["ruger_pistol_epoch","weapon"]],[0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8]]"
13:11:15 "EPOCH_LT_CfgLootTable_Items_items = [[["ItemCompass","item"],["ItemGPS","item"],["EpochRadio0","item"],["EpochRadio1","item"],["EpochRadio2","item"],["EpochRadio3","item"],["EpochRadio4","item"],["EpochRadio5","item"],["EpochRadio6","item"],["EpochRadio7","item"],["EpochRadio8","item"],["EpochRadio9","item"],["ItemWatch","item"],["FAK","item"]],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,4,4,4,5,5,6,6,7,7,8,8,9,10,11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13]]"
13:11:15 "EPOCH_LT_CfgLootTable_FemaleWetsuits_items = [[["U_Wetsuit_uniform","item"],["U_Wetsuit_White","item"],["U_Wetsuit_Blue","item"],["U_Wetsuit_Purp","item"],["U_Wetsuit_Camo","item"]],[0,1,2,3,4]]"
13:11:15 "EPOCH_LT_CfgLootTable_Vests_items = [[["V_1_EPOCH","item"],["V_2_EPOCH","item"],["V_3_EPOCH","item"],["V_4_EPOCH","item"],["V_5_EPOCH","item"],["V_6_EPOCH","item"],["V_7_EPOCH","item"],["V_8_EPOCH","item"],["V_9_EPOCH","item"],["V_10_EPOCH","item"],["V_11_EPOCH","item"],["V_12_EPOCH","item"],["V_13_EPOCH","item"],["V_14_EPOCH","item"],["V_15_EPOCH","item"],["V_16_EPOCH","item"],["V_17_EPOCH","item"],["V_18_EPOCH","item"],["V_19_EPOCH","item"],["V_20_EPOCH","item"],["V_21_EPOCH","item"],["V_22_EPOCH","item"],["V_23_EPOCH","item"],["V_24_EPOCH","item"],["V_25_EPOCH","item"],["V_26_EPOCH","item"],["V_27_EPOCH","item"],["V_28_EPOCH","item"],["V_29_EPOCH","item"],["V_30_EPOCH","item"],["V_31_EPOCH","item"],["V_32_EPOCH","item"],["V_33_EPOCH","item"],["V_34_EPOCH","item"],["V_35_EPOCH","item"],["V_36_EPOCH","item"],["V_37_EPOCH","item"],["V_38_EPOCH","item"],["V_39_EPOCH","item"],["V_40_EPOCH","item"]],[0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,4,4,4,4,4,5,6,7,8,9,9,10,10,11,11,12,12,12,13,13,13,14,14,14,15,15,16,1
13:11:15 "Epoch: Loading storage"
13:11:26 "Epoch: Storage SPAWN TIMER 11.549 slots left: 1332"
13:11:26 "Epoch: Loading static loot"
13:11:27 Loading movesType CfgGesturesSapper
13:11:27 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in \x\addons\a3_epoch_weapons\data\handanims\sr25_reload.rtm
13:11:27 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in \x\addons\a3_epoch_weapons\data\handanims\sr25_reload_prone.rtm
13:11:27 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in \x\addons\a3_epoch_weapons\data\handanims\L85A2_Reload_anim.rtm
13:11:27 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in \x\addons\a3_epoch_weapons\data\handanims\L85A2_RIS_Reload_anim_prone.rtm
13:11:27 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in \x\addons\a3_epoch_weapons\data\handanims\L85A2_UGL_Reload_anim.rtm
13:11:27 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in \x\addons\a3_epoch_weapons\data\handanims\L85A2_RIS_Reload_anim_prone.rtm
13:11:27 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in \x\addons\a3_epoch_weapons\data\handanims\L85A2_RIS_Reload_anim.rtm
13:11:27 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in \x\addons\a3_epoch_weapons\data\handanims\L85A2_RIS_Reload_anim_prone.rtm
13:11:27 MovesType CfgGesturesSapper load time 67 ms
13:11:27 Loading movesType CfgMovesSapperSdr
13:11:29 MovesType CfgMovesSapperSdr load time 2130 ms
13:11:29 No such side
13:11:29 "Loaded Server FSM"
13:11:29 "Epoch: Server Start Complete: 105.398 seconds"
13:13:18 "#SEM DEBUG: Online players: 1"
13:14:26 Unaccessible
13:14:27 Scripting function 'bis_fnc_execvm' is not allowed to be remotely executed
13:14:27 No speaker given for Abdul-Aziz Ghafurzai
13:14:27 "DEBUG (Load Player) Set Group: 76561198089168912"
13:14:28 Speaker Male01_F not found in CfgVoiceTypes
13:14:28 "DEBUG: player auth token set ["ntghiadxkudzebvvijjptfbrvrzyhj",B Alpha 1-1:1 (SerjKD) REMOTE,"olddcxhfl"]"
13:15:19 "#SEM DEBUG: previous mission pos: 0 []"
13:15:35 Strange convex component317 in a3\rocks_f\blunt\bluntrock_wallv.p3d:geometry
13:15:35 Strange convex component318 in a3\rocks_f\blunt\bluntrock_wallv.p3d:geometry
13:15:35 Strange convex component319 in a3\rocks_f\blunt\bluntrock_wallv.p3d:geometry
13:15:35 Strange convex component317 in a3\rocks_f\blunt\bluntrock_wallv.p3d:geometryView
13:15:35 Strange convex component318 in a3\rocks_f\blunt\bluntrock_wallv.p3d:geometryView
13:15:35 Strange convex component319 in a3\rocks_f\blunt\bluntrock_wallv.p3d:geometryView
13:15:43 Unaccessible
13:15:43 Loading movesType CfgMovesGoat_F
13:15:43 MovesType CfgMovesGoat_F load time 15 ms
13:15:45 "#SEM: Start static mission 1: "Supply Van" at position [15126,16565.6,0]."
13:15:45 Scripting function 'bis_fnc_execvm' is not allowed to be remotely executed
13:15:47 "#SEM: Spawned 7 units at position [15126,16565.6,0]"
13:15:47 "#SEM: Mission AI waiting for their first encounter"
13:15:48 No speaker given for Rahim Khalili
13:15:48 Speaker Male01_F not found in CfgVoiceTypes
13:15:49 "WAI: position Road"
13:15:49 "WAI: Good position At [10801.9,10589.6,100]"
13:15:49 "WAI: [Mission: Rebel Base]: Starting... [10801.9,10589.6,100]"
13:15:50 "WAI: Spawned a group of 3 AI at [10810.8,10587.7,0]"
13:15:50 "WAI: Spawned a group of 3 AI at [10809.2,10586.1,0]"
13:15:50 "WAI: Spawned a group of 3 AI at [10810.6,10584.7,0]"
13:15:51 Dimensions in class O_HMG_01_high_F should be an array of size 2.
13:15:51 class HitPoints::HitFuel not found in O_HMG_01_high_F
13:15:51 "WAI: Spawned in 4 O_HMG_01_high_F"
13:16:04 "DEBUG: player auth token set ["ntghiadxkudzebvvijjptfbrvrzyhj",B Alpha 1-2:1 (sano) REMOTE,"wfbqgo"]"
13:16:13 Unaccessible
13:16:15 Scripting function 'bis_fnc_execvm' is not allowed to be remotely executed
13:16:17 No speaker given for Majeed Amin
13:16:17 "DEBUG (Load Player) Set Group: 76561198001254372"
13:16:18 Speaker Male07_F not found in CfgVoiceTypes
13:16:37 "DEBUG: player auth token set ["ntghiadxkudzebvvijjptfbrvrzyhj",B Alpha 1-3:1 (xQx) REMOTE,"zprrxgr"]"
13:16:42 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invading Gravia...
13:17:04 "DEBUG: _event PlantSpawner"
13:17:13 "STORAGE: saved to hive StorageShelf_EPOCH Pos [[[17540,15547,1],[0.582031,0.936523,0.215332]],[0.636047,-0.77165,0],[0,0,1]] Owners ["76561198240434648"] Locked 1"
13:18:00 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invading Alikampos...
13:18:19 Loading movesType CfgMovesHen_F
13:18:19 MovesType CfgMovesHen_F load time 16 ms
13:18:28 Loading movesType CfgMovesSheep_F
13:18:28 MovesType CfgMovesSheep_F load time 13 ms
13:18:44 "#SEM: Start dynamic mission 2: "Strider Convoy" from position [12716.7,8266.41,0] to [21628.6,21275.2,0]."
13:18:46 "#SEM: Spawned 6 units at position [12716.7,8266.41,0]"
13:19:00 "SEM DEBUG: Convoy Vehicles TopSpeeds: [200,125,200] - Selected lowest: 125"
13:19:25 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invading Frini...
13:19:40 "Epoch: BANK - B Alpha 1-2:1 (sano) REMOTE (76561198055098408) TRADE: []"
13:20:16 Client: Remote object 4:0 not found
13:20:17 Warning: Cleanup player - person 2:4462 not found
13:20:29 Unaccessible
13:20:29 Scripting function 'bis_fnc_execvm' is not allowed to be remotely executed
13:20:29 No speaker given for Jabr Yusufzai
13:20:29 "DEBUG (Load Player) Set Group: 76561198089168912"
13:20:30 Speaker Male01_F not found in CfgVoiceTypes
13:20:30 "DEBUG: player auth token set ["ntghiadxkudzebvvijjptfbrvrzyhj",B Alpha 1-1:1 (SerjKD) REMOTE,"lwbvf"]"
13:20:32 "Epoch: BANK - B Alpha 1-2:1 (sano) REMOTE (76561198055098408) TRADE: [686,0,[0,""]]"
13:20:56 Server: Object 2:4464 not found (message Type_93)
13:20:56 Server: Object 2:4466 not found (message Type_93)
13:21:29 Server: Object 2:4464 not found (message Type_121)
13:21:30 Server: Object 2:4466 not found (message Type_121)
13:21:30 Loading movesType CfgMovesRabbit_F
13:21:36 Server: Object 2:4464 not found (message Type_93)
13:21:36 Server: Object 2:4466 not found (message Type_93)
13:21:49 Client: Remote object 6:0 not found
13:21:50 Warning: Cleanup player - person 2:4624 not found
13:22:05 "DEBUG: _event PlantSpawner"
13:22:15 Unaccessible
13:22:15 Scripting function 'bis_fnc_execvm' is not allowed to be remotely executed
13:22:16 No speaker given for Faisal Siddiqi
13:22:16 "DEBUG (Load Player) Set Group: 76561198001254372"
13:22:16 Server: Object 2:4464 not found (message Type_93)
13:22:16 Server: Object 2:4466 not found (message Type_93)
13:22:16 Speaker Male07_F not found in CfgVoiceTypes
13:22:21 "DEBUG: player auth token set ["ntghiadxkudzebvvijjptfbrvrzyhj",B Alpha 1-3:1 (xQx) REMOTE,"sauwplt"]"
13:22:30 Loading movesType CfgMovesSnakes_F
13:22:30 MovesType CfgMovesSnakes_F load time 41 ms
13:22:34 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invading Ifestiona...
13:22:43 Server: Object 2:4466 not found (message Type_121)
13:22:43 Server: Object 2:4464 not found (message Type_121)
13:22:56 Server: Object 2:4464 not found (message Type_93)
13:22:56 Server: Object 2:4466 not found (message Type_93)
13:23:02 Server: Object 2:4627 not found (message Type_121)
13:23:09 Server: Object 2:4627 not found (message Type_93)
13:23:10 Server: Object 2:4420 not found (message Type_93)
13:23:19 Server: Object 2:4420 not found (message Type_121)
13:23:27 "STORAGE: saved to hive StorageShelf_EPOCH Pos [[[17557,15545,0],[0.0214844,0.0634766,0.235863]],[0.772461,0.635062,0],[0,0,1]] Owners ["76561198240434648"] Locked 1"
13:23:36 Server: Object 2:4464 not found (message Type_93)
13:23:36 Server: Object 2:4466 not found (message Type_93)
13:23:37 "STORAGE: saved to hive StorageShelf_EPOCH Pos [[[17557,15545,0],[0.0214844,0.0634766,0.235863]],[0.772461,0.635062,0],[0,0,1]] Owners ["76561198240434648"] Locked 1"
13:23:45 "STORAGE: saved to hive StorageShelf_EPOCH Pos [[[17557,15545,0],[0.0214844,0.0634766,0.235863]],[0.772461,0.635062,0],[0,0,1]] Owners ["76561198240434648"] Locked 1"
13:23:49 Server: Object 2:4627 not found (message Type_93)
13:23:50 Server: Object 2:4420 not found (message Type_93)
13:23:56 Server: Object 2:4466 not found (message Type_121)
13:23:56 Server: Object 2:4464 not found (message Type_121)
13:24:15 Server: Object 2:4627 not found (message Type_121)
13:24:16 Server: Object 2:4464 not found (message Type_93)
13:24:16 Server: Object 2:4466 not found (message Type_93)
13:24:29 Server: Object 2:4627 not found (message Type_93)
13:24:30 Server: Object 2:4420 not found (message Type_93)
13:24:31 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invading Chalkeia...
13:24:33 Server: Object 2:4420 not found (message Type_121)
13:24:56 Server: Object 2:4464 not found (message Type_93)
13:24:56 Server: Object 2:4466 not found (message Type_93)
13:25:07 Road not found
13:25:09 Road not found
13:25:09 Server: Object 2:4627 not found (message Type_93)
13:25:09 Server: Object 2:4466 not found (message Type_121)
13:25:10 Server: Object 2:4464 not found (message Type_121)
13:25:10 Server: Object 2:4420 not found (message Type_93)
13:25:15 Road not found
13:25:24 "Epoch: BANK - B Alpha 1-2:1 (sano) REMOTE (76561198055098408) TRADE: []"
13:25:28 Server: Object 2:4627 not found (message Type_121)
13:25:36 Server: Object 2:4464 not found (message Type_93)
13:25:36 Server: Object 2:4466 not found (message Type_93)
13:25:38 "Epoch: BANK - B Alpha 1-2:1 (sano) REMOTE (76561198055098408) TRADE: [24,0,[0,""]]"
13:25:46 Server: Object 2:4420 not found (message Type_121)
13:25:49 Server: Object 2:4627 not found (message Type_93)
13:25:49 No such side
13:25:50 "Epoch: Creating B_Heli_Transport_01_F for sano (Owner ID: 5) at [14939.9,15083.3,2400]"
13:25:50 Server: Object 2:4420 not found (message Type_93)
13:25:51 "DEBUG: Transferred ownership of R Alpha 3-1:1 REMOTE to sano, new owner ID is 5"
13:25:56 Road not found
13:26:16 Server: Object 2:4464 not found (message Type_93)
13:26:16 Server: Object 2:4466 not found (message Type_93)
13:26:22 Server: Object 2:4466 not found (message Type_121)
13:26:23 Server: Object 2:4464 not found (message Type_121)
13:26:29 Server: Object 2:4627 not found (message Type_93)
13:26:30 Server: Object 2:4420 not found (message Type_93)
13:26:39 Road not found
13:26:41 Road not found
13:26:42 Server: Object 2:4627 not found (message Type_121)
13:26:42 Road not found
13:26:43 Road not found
13:26:44 Road not found
13:26:45 Road not found
13:26:46 Road not found
13:26:47 Road not found
13:26:48 Road not found
13:26:49 Road not found
13:26:50 Road not found
13:26:51 Road not found
13:26:52 Road not found
13:26:53 Road not found
13:26:54 Road not found
13:26:55 Road not found
13:26:56 Road not found
13:26:56 Server: Object 2:4464 not found (message Type_93)
13:26:56 Server: Object 2:4466 not found (message Type_93)
13:26:57 Road not found
13:26:58 Road not found
13:26:59 Server: Object 2:4420 not found (message Type_121)
13:27:00 Road not found
13:27:01 Road not found
13:27:02 Road not found
13:27:03 Road not found
13:27:04 Road not found
13:27:05 "DEBUG: _event PlantSpawner"
13:27:06 Road not found
13:27:07 Road not found
13:27:08 Road not found
13:27:09 Server: Object 2:4627 not found (message Type_93)
13:27:09 Road not found
13:27:10 Server: Object 2:4420 not found (message Type_93)
13:27:11 Road not found
13:27:12 Road not found
13:27:13 Road not found
13:27:14 Road not found
13:27:16 Road not found
13:27:17 Road not found
13:27:18 Road not found
13:27:19 Road not found
13:27:21 Road not found
13:27:22 Road not found
13:27:23 Road not found
13:27:24 Road not found
13:27:26 Road not found
13:27:27 Road not found
13:27:28 Road not found
13:27:30 Road not found
13:27:30 Loading movesType CfgMovesDog_F
13:27:30 MovesType CfgMovesDog_F load time 28 ms
13:27:31 Road not found
13:27:32 Road not found
13:27:34 Road not found
13:27:35 Road not found
13:27:35 Server: Object 2:4466 not found (message Type_121)
13:27:36 Server: Object 2:4464 not found (message Type_121)
13:27:36 Server: Object 2:4464 not found (message Type_93)
13:27:36 Server: Object 2:4466 not found (message Type_93)
13:27:49 Server: Object 2:4627 not found (message Type_93)
13:27:50 Server: Object 2:4420 not found (message Type_93)
13:27:55 Server: Object 2:4627 not found (message Type_121)
13:28:06 "#SEM: Mission AI waiting for their first encounter"
13:28:12 Server: Object 2:4420 not found (message Type_121)
13:28:16 Server: Object 2:4464 not found (message Type_93)
13:28:16 Server: Object 2:4466 not found (message Type_93)
13:28:26 Client: Object 5:16 (type Type_93) not found.
13:28:26 Client: Object 5:16 (type Type_437) not found.
13:28:26 Client: Object 5:16 (type Type_92) not found.
13:28:29 Server: Object 2:4627 not found (message Type_93)
13:28:30 Server: Object 2:4420 not found (message Type_93)
13:28:33 "EPOCH_LT_CfgMainTable_Epoch_Sapper_F_tables = [["Epoch_Sapper_F"],[0]]"
13:28:33 "EPOCH_LT_CfgLootTable_Epoch_Sapper_F_items = [[["MetalBars","CfgLootTable"],["WhiskeyNoodle","magazine"],["ItemKiloHemp","magazine"],["ItemSilverBar","magazine"],["HotColdPacks","CfgLootTable"],["Pelt_EPOCH","magazine"]],[0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5]]"
13:28:49 Server: Object 2:4466 not found (message Type_121)
13:28:49 Server: Object 2:4464 not found (message Type_121)
13:28:56 Server: Object 2:4464 not found (message Type_93)
13:28:56 Server: Object 2:4466 not found (message Type_93)
13:29:08 Server: Object 2:4627 not found (message Type_121)
13:29:09 Server: Object 2:4627 not found (message Type_93)
13:29:10 Server: Object 2:4420 not found (message Type_93)
13:29:25 Server: Object 2:4420 not found (message Type_121)
13:29:36 Server: Object 2:4464 not found (message Type_93)
13:29:36 Server: Object 2:4466 not found (message Type_93)
13:29:39 "Epoch: BANK - B Alpha 1-2:1 (sano) REMOTE (76561198055098408) TRADE: []"
13:29:49 Server: Object 2:4627 not found (message Type_93)
13:29:50 Server: Object 2:4420 not found (message Type_93)
13:29:56 "Epoch: BANK - B Alpha 1-2:1 (sano) REMOTE (76561198055098408) TRADE: [134,0,[0,""]]"
13:30:02 Server: Object 2:4466 not found (message Type_121)
13:30:03 Server: Object 2:4464 not found (message Type_121)
13:30:16 Server: Object 2:4464 not found (message Type_93)
13:30:16 Server: Object 2:4466 not found (message Type_93)
13:30:22 Server: Object 2:4627 not found (message Type_121)
13:30:29 Server: Object 2:4627 not found (message Type_93)
13:30:30 No such side
13:30:30 Server: Object 2:4420 not found (message Type_93)
13:30:33 class HitPoints::HitFuel not found in Land_Camping_Light_F
13:30:33 "EPOCH_LT_CfgMainTable_AirDrop_Payout1_tables = [["Equipment","Pistols","PistolAmmo","Scopes","Muzzles","Uniforms","Vests","Headgear","Food","RifleAmmo","MachinegunAmmo","SniperRifleAmmo","Hand","Tools","Generic","GenericLarge","BaseBuilding","Grenades"],[0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,9,9,9,9,9,10,10,10,11,11,12,12,13,13,13,13,13,13,13,13,14,14,14,15,15,15,15,15,16,16,16,16,16,16,17,17]]"
13:30:33 "EPOCH_LT_CfgLootTable_MaleUniforms_items = [[["U_O_CombatUniform_ocamo","item"],["U_O_GhillieSuit","item"],["U_O_PilotCoveralls","item"],["U_O_Wetsuit","item"],["MaleUniforms_OG_Guerilla","CfgLootTable"],["MaleUniforms_Poloshirt","CfgLootTable"],["U_C_Poor_1","item"],["U_C_WorkerCoveralls","item"],["U_C_Journalist","item"],["U_C_Scientist","item"],["U_OrestesBody","item"],["DLCUniforms","CfgLootTable"],["MaleUniforms_FullGhillieMarkDLC","CfgLootTable"]],[0,1,2,3,4,5,6,7,8,9,10,11,12]]"
13:30:33 "EPOCH_LT_CfgLootTable_Equipment_items = [[["Rangefinder","weapon"],["Binocular","item"],["NVG_EPOCH","item"],["acc_flashlight","item"],["acc_pointer_IR","item"],["Bipods","CfgLootTable"]],[0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5]]"
13:30:33 "EPOCH_LT_CfgLootTable_Food_items = [[["ItemCoolerE","magazine"],["Sodas","CfgLootTable"],["CanFood","CfgLootTable"]],[0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2]]"
13:30:33 "EPOCH_LT_CfgLootTable_CanFood_items = [[["honey_epoch","magazine"],["emptyjar_epoch","magazine"],["FoodBioMeat","magazine"],["sardines_epoch","magazine"],["meatballs_epoch","magazine"],["scam_epoch","magazine"],["sweetcorn_epoch","magazine"],["FoodSnooter","magazine"],["TacticalBacon","magazine"],["FoodMeeps","magazine"],["ItemEmptyTin","magazine"]],[0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,8,8,8,8,8,9,10,10,10,10,10]]"
13:30:33 "EPOCH_LT_CfgLootTable_BaseBuilding_items = [[["KitPlotPole","magazine"],["KitSolarGen","magazine"],["KitStudWall","magazine"],["KitShelf","magazine"],["KitWorkbench","magazine"],["KitWoodFloor","magazine"],["KitWoodStairs","magazine"],["KitWoodTower","magazine"],["KitWoodRamp","magazine"],["KitTankTrap","magazine"],["KitHesco3","magazine"],["KitWoodLadder","magazine"],["KitFirePlace","magazine"],["KitCinderWall","magazine"],["KitFoundation","magazine"],["KitWoodFoundation","magazine"],["ItemSafe","magazine"]],[0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,7,7,7,7,7,8,8,8,8,8,9,9,10,11,11,11,11,11,12,12,12,12,12,12,12,12,13,13,13,13,13,14,14,14,14,14,15,15,15,15,15,15,15,15,15,15,15,15,15,15,16]]"
13:30:33 "EPOCH_LT_CfgLootTable_Tools_items = [[["Hatchet","weapon"],["MeleeSledge","weapon"],["ChainSaw","weapon"],["Plunger","weapon"],["MeleeSword","weapon"],["MeleeRod","weapon"],["lighter_epoch","magazine"]],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,4,5,5,6]]"
13:30:33 "EPOCH_LT_CfgLootTable_SniperRifleAmmo_items = [[["20Rnd_762x51_Mag","magazine"],["SniperRifleAmmo_5Rnd_127x108_Mag","CfgLootTable"],["7Rnd_408_Mag","magazine"],["10Rnd_762x54_Mag","magazine"],["10Rnd_338_Mag","magazine"],["10Rnd_93x64_DMR_05_Mag","magazine"],["10Rnd_127x54_Mag","magazine"]],[0,1,2,3,4,5,6]]"
13:30:33 "EPOCH_LT_CfgLootTable_PistolAmmo_items = [[["EnergyPack","magazine"],["6Rnd_RedSignal_F","magazine"],["6Rnd_GreenSignal_F","magazine"],["30Rnd_9x21_Mag","magazine"],["6Rnd_45ACP_Cylinder","magazine"],["16Rnd_9x21_Mag","magazine"],["11Rnd_45ACP_Mag","magazine"],["9Rnd_45ACP_Mag","magazine"],["9rnd_45X88_magazine","magazine"],["10rnd_22X44_magazine","magazine"]],[0,0,0,0,1,1,2,2,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9]]"
13:30:38 Server: Object 2:4420 not found (message Type_121)
13:30:56 Server: Object 2:4464 not found (message Type_93)
13:30:56 Server: Object 2:4466 not found (message Type_93)
13:31:09 Server: Object 2:4627 not found (message Type_93)
13:31:10 Server: Object 2:4420 not found (message Type_93)
13:31:15 Server: Object 2:4466 not found (message Type_121)
13:31:16 Server: Object 2:4464 not found (message Type_121)
13:31:35 Server: Object 2:4627 not found (message Type_121)
13:31:37 Server: Object 2:4466 not found (message Type_93)
13:31:37 Server: Object 2:4464 not found (message Type_93)
13:31:49 Server: Object 2:4627 not found (message Type_93)
13:31:51 Server: Object 2:4420 not found (message Type_93)
13:31:52 Server: Object 2:4420 not found (message Type_121)
13:32:05 "DEBUG: _event ContainerSpawner"
13:32:05 "DEBUG: _event PlantSpawner"
13:32:05 Error: selection end1 missing in memory LOD of model a3\structures_f\ind\cargo\cargo20_orange_f.p3d
13:32:17 Server: Object 2:4464 not found (message Type_93)
13:32:17 Server: Object 2:4466 not found (message Type_93)
13:32:22 Scripting function 'bis_fnc_effectkilledairdestruc...' is not allowed to be remotely executed
13:32:28 Server: Object 2:4466 not found (message Type_121)
13:32:29 Server: Object 2:4627 not found (message Type_93)
13:32:29 Server: Object 2:4464 not found (message Type_121)
13:32:31 Server: Object 2:4420 not found (message Type_93)
13:32:48 Server: Object 2:4627 not found (message Type_121)
13:32:57 Server: Object 2:4464 not found (message Type_93)
13:32:57 Server: Object 2:4466 not found (message Type_93)
13:33:05 Server: Object 2:4420 not found (message Type_121)
13:33:09 Server: Object 2:4627 not found (message Type_93)
13:33:11 Server: Object 2:4420 not found (message Type_93)
13:33:17 Loading movesType CfgMovesCock_F
13:33:37 Server: Object 2:4464 not found (message Type_93)
13:33:37 Server: Object 2:4466 not found (message Type_93)
13:33:41 Server: Object 2:4466 not found (message Type_121)
13:33:43 Server: Object 2:4464 not found (message Type_121)
13:33:49 Server: Object 2:4627 not found (message Type_93)
13:33:51 Server: Object 2:4420 not found (message Type_93)
13:33:53 Unaccessible
13:33:54 Scripting function 'bis_fnc_execvm' is not allowed to be remotely executed
13:33:59 No speaker given for Haikal Gailani
13:34:00 Speaker Male12_F not found in CfgVoiceTypes
13:34:00 "DEBUG: player auth token set ["ntghiadxkudzebvvijjptfbrvrzyhj",B Alpha 2-1:1 (D1SCOBOOY!) REMOTE,"wpkihy"]"
13:34:02 Server: Object 2:4627 not found (message Type_121)
13:34:17 Server: Object 2:4464 not found (message Type_93)
13:34:17 Server: Object 2:4466 not found (message Type_93)
13:34:19 Server: Object 2:4420 not found (message Type_121)
13:34:29 Server: Object 2:4627 not found (message Type_93)
13:34:31 Server: Object 2:4420 not found (message Type_93)
13:34:45 "EPOCH_LT_CfgMainTable_Bed_EPOCH_tables = [["Items","Equipment","Pistols","PistolAmmo","Scopes","Muzzles","Uniforms","Vests","Headgear","Food","RifleAmmo","MachinegunAmmo","SniperRifleAmmo","Hand","Generic","GenericBed","Backpack","Explosives"],[0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,4,4,4,4,4,5,5,5,5,5,6,6,6,6,6,6,7,7,7,7,7,7,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,10,10,10,10,10,10,10,11,11,11,12,12,13,13,13,13,13,14,14,14,14,14,15,15,15,15,15,15,15,15,16,16,16,16,16,16,16,16,17,17]]"
13:34:45 "EPOCH_LT_CfgLootTable_GenericBed_items = [[["ItemLockbox","magazine"],["ItemMixOil","magazine"],["ItemCoolerE","magazine"],["CircuitParts","magazine"],["VehicleRepair","magazine"],["Towelette","magazine"],["HotColdPacks","CfgLootTable"],["PaintCans","CfgLootTable"],["Sodas","CfgLootTable"],["CanFood","CfgLootTable"],["Primitive","CfgLootTable"]],[0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10]]"
13:34:45 "EPOCH_LT_CfgLootTable_Backpack_items = [[["B_AssaultPack_cbr","backpack"],["B_AssaultPack_dgtl","backpack"],["B_AssaultPack_khk","backpack"],["B_AssaultPack_mcamo","backpack"],["B_AssaultPack_ocamo","backpack"],["B_AssaultPack_rgr","backpack"],["B_AssaultPack_sgg","backpack"],["B_AssaultPack_blk","backpack"],["B_Carryall_cbr","backpack"],["B_Carryall_khk","backpack"],["B_Carryall_mcamo","backpack"],["B_Carryall_ocamo","backpack"],["B_Carryall_oli","backpack"],["B_Carryall_oucamo","backpack"],["B_FieldPack_blk","backpack"],["B_FieldPack_cbr","backpack"],["B_FieldPack_khk","backpack"],["B_FieldPack_ocamo","backpack"],["B_FieldPack_oli","backpack"],["B_FieldPack_oucamo","backpack"],["B_Kitbag_cbr","backpack"],["B_Kitbag_mcamo","backpack"],["B_Kitbag_rgr","backpack"],["B_Kitbag_sgg","backpack"],["B_Parachute","backpack"],["B_TacticalPack_blk","backpack"],["B_TacticalPack_mcamo","backpack"],["B_TacticalPack_ocamo","backpack"],["B_TacticalPack_oli","backpack"],["B_TacticalPack_rgr","backpack"],["smallbackpack_red
13:34:45 Client: Object 5:33 (type Type_92) not found.
13:34:45 Client: Object 5:33 (type Type_93) not found.
13:34:45 Client: Object 5:33 (type Type_437) not found.
13:34:45 Client: Object 5:34 (type Type_92) not found.
13:34:45 Client: Object 5:34 (type Type_93) not found.
13:34:45 Client: Object 5:34 (type Type_437) not found.
13:34:48 Unaccessible
13:34:50 Scripting function 'bis_fnc_execvm' is not allowed to be remotely executed
13:34:54 Server: Object 2:4466 not found (message Type_121)
13:34:56 Server: Object 2:4464 not found (message Type_121)
13:34:57 Server: Object 2:4464 not found (message Type_93)
13:34:57 Server: Object 2:4466 not found (message Type_93)
13:35:09 Server: Object 2:4627 not found (message Type_93)
13:35:11 Server: Object 2:4420 not found (message Type_93)
13:35:15 Server: Object 2:4627 not found (message Type_121)
13:35:20 No speaker given for Rahim Saikal
13:35:21 Speaker Male01_F not found in CfgVoiceTypes
13:35:21 "DEBUG: player auth token set ["ntghiadxkudzebvvijjptfbrvrzyhj",B Alpha 2-2:1 (XXARTEXX) REMOTE,"jvwxg"]"
13:35:32 Server: Object 2:4420 not found (message Type_121)
13:35:37 Server: Object 2:4464 not found (message Type_93)
13:35:37 Server: Object 2:4466 not found (message Type_93)
13:35:49 Server: Object 2:4627 not found (message Type_93)
13:35:51 Server: Object 2:4420 not found (message Type_93)
13:36:04 "EPOCH_LT_CfgMainTable_Chair_EPOCH_tables = [["Items","Equipment","Pistols","PistolAmmo","Scopes","Muzzles","Vests","Headgear","Food","RifleAmmo","SniperRifleAmmo","MachinegunAmmo","Hand","Generic"],[0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5,5,5,5,5,5,6,6,6,6,6,6,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,10,10,10,10,10,10,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,13,13,13,13,13,13,13,13,13,13]]"
13:36:04 "EPOCH_LT_CfgLootTable_Scopes_items = [[["optic_NVS","item"],["optic_tws","item"],["optic_tws_mg","item"],["optic_SOS","item"],["optic_LRPS","item"],["ScopeAMSMarkDLC","CfgLootTable"],["ScopeKHSMarkDLC","CfgLootTable"],["optic_DMS","item"],["optic_Arco","item"],["optic_Hamr","item"],["Elcan_epoch","item"],["Elcan_reflex_epoch","item"],["optic_MRCO","item"],["optic_Holosight","item"],["optic_Holosight_smg","item"],["optic_Aco","item"],["optic_ACO_grn","item"],["optic_Aco_smg","item"],["optic_ACO_grn_smg","item"],["optic_Yorris","item"],["optic_MRD","item"]],[0,1,2,3,3,4,4,5,5,6,6,7,7,7,8,8,8,8,9,9,9,9,9,10,10,10,10,10,11,11,11,11,11,12,12,12,12,12,12,13,13,13,13,13,13,14,14,14,14,14,14,15,15,15,15,15,15,15,16,16,16,16,16,16,16,17,17,17,17,17,17,17,18,18,18,18,18,18,18,18,19,19,19,19,19,19,19,19,19,19,20,20,20,20,20,20,20,20,20,20]]"
13:36:04 Client: Object 5:49 (type Type_93) not found.
13:36:04 Client: Object 5:48 (type Type_92) not found.
13:36:04 Client: Object 5:48 (type Type_93) not found.
13:36:04 Client: Object 5:48 (type Type_437) not found.
13:36:04 Client: Object 5:49 (type Type_92) not found.
13:36:04 Client: Object 5:49 (type Type_437) not found.
13:36:08 Server: Object 2:4466 not found (message Type_121)
13:36:09 Server: Object 2:4464 not found (message Type_121)
13:36:13 Server: Object 2:4802 not found (message Type_343)
13:36:13 Server: Object 2:4802 not found (message Type_344)
13:36:13 Server: Object 2:4802 not found (message Type_344)
13:36:17 Server: Object 2:4464 not found (message Type_93)
13:36:17 Server: Object 2:4466 not found (message Type_93)
13:36:19 Client: Object 5:52 (type Type_93) not found.
13:36:19 Client: Object 5:51 (type Type_92) not found.
13:36:19 Client: Object 5:51 (type Type_93) not found.
13:36:19 Client: Object 5:51 (type Type_437) not found.
13:36:19 Client: Object 5:52 (type Type_92) not found.
13:36:19 Client: Object 5:52 (type Type_437) not found.
13:36:27 Server: Object 2:4627 not found (message Type_121)
13:36:29 Server: Object 2:4627 not found (message Type_93)
13:36:31 Server: Object 2:4420 not found (message Type_93)
13:36:45 Server: Object 2:4420 not found (message Type_121)
13:36:57 Server: Object 2:4464 not found (message Type_93)
13:36:57 Server: Object 2:4466 not found (message Type_93)
13:37:06 "DEBUG: _event PlantSpawner"
13:37:09 Server: Object 2:4627 not found (message Type_93)
13:37:11 Server: Object 2:4420 not found (message Type_93)
13:37:21 Server: Object 2:4466 not found (message Type_121)
13:37:22 Server: Object 2:4464 not found (message Type_121)
13:37:37 Server: Object 2:4464 not found (message Type_93)
13:37:37 Server: Object 2:4466 not found (message Type_93)
13:37:41 Server: Object 2:4627 not found (message Type_121)
13:37:49 Server: Object 2:4627 not found (message Type_93)
13:37:51 Server: Object 2:4420 not found (message Type_93)
13:37:57 Server: Object 2:4420 not found (message Type_121)
13:38:17 Server: Object 2:4464 not found (message Type_93)
13:38:17 Server: Object 2:4466 not found (message Type_93)
13:38:29 Server: Object 2:4627 not found (message Type_93)
13:38:31 Server: Object 2:4420 not found (message Type_93)
13:38:34 Server: Object 2:4466 not found (message Type_121)
13:38:35 Server: Object 2:4464 not found (message Type_121)
13:38:54 Server: Object 2:4627 not found (message Type_121)
13:38:57 Server: Object 2:4464 not found (message Type_93)
13:38:57 Server: Object 2:4466 not found (message Type_93)
13:39:07 "EPOCH_LT_CfgMainTable_ToolRack_EPOCH_tables = [["Items","Equipment","Pistols","PistolAmmo","Scopes","Muzzles","Vests","Headgear","RifleAmmo","SniperRifleAmmo","MachinegunAmmo","Hand","Generic","Tools"],[0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5,5,5,5,5,5,6,6,6,6,6,6,7,7,7,7,7,7,8,8,8,8,8,8,8,9,9,9,10,10,10,10,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13]]"
13:39:07 "EPOCH_LT_CfgLootTable_Muzzles_items = [[["muzzle_sr25S_epoch","item"],["muzzle_snds_H","item"],["muzzle_snds_M","item"],["muzzle_snds_L","item"],["muzzle_snds_B","item"],["muzzle_snds_H_MG","item"],["muzzle_snds_acp","item"],["Muzzles_MultiGun","CfgLootTable"],["Muzzles_338MarkDLC","CfgLootTable"],["Muzzles_93mmgMarkDLC","CfgLootTable"]],[0,1,2,3,4,5,6,7,8,9]]"
13:39:08 Client: Object 5:76 (type Type_92) not found.
13:39:08 Client: Object 5:76 (type Type_93) not found.
13:39:08 Client: Object 5:76 (type Type_437) not found.
13:39:08 Client: Object 5:77 (type Type_92) not found.
13:39:08 Client: Object 5:77 (type Type_93) not found.
13:39:08 Client: Object 5:77 (type Type_437) not found.
13:39:09 Server: Object 2:4627 not found (message Type_93)
13:39:11 Server: Object 2:4420 not found (message Type_121)
13:39:11 Server: Object 2:4420 not found (message Type_93)
13:39:18 "EPOCH_LT_CfgMainTable_Shelf_EPOCH_tables = [["Items","Equipment","Pistols","PistolAmmo","MachinegunAmmo","RifleAmmo","SniperRifleAmmo","Scopes","Muzzles","Uniforms","Vests","Headgear","Rifle","Hand","Explosives","Generic","Food"],[0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,4,5,5,5,5,5,5,5,5,6,6,6,6,6,7,7,7,7,8,8,8,8,8,9,9,9,9,10,10,10,10,10,11,11,11,11,11,12,13,13,13,13,14,14,14,14,14,14,14,14,14,14,14,15,15,15,15,15,15,15,15,15,15,16,16,16,16,16,16,16]]"
13:39:18 "EPOCH_LT_CfgLootTable_Explosives_items = [[["HandGrenade","magazine"],["MiniGrenade","magazine"],["3Rnd_HE_Grenade_shell","magazine"],["HighExplosives","CfgLootTable"]],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3]]"
13:39:18 "EPOCH_LT_CfgLootTable_HighExplosives_items = [[],[]]"
13:39:18 "DEBUG: exit from spawn with default state."
13:39:18 "EPOCH_LT_CfgLootTable_Muzzles_93mmgMarkDLC_items = [[["muzzle_snds_93mmg","item"],["muzzle_snds_93mmg_tan","item"]],[0,1]]"
13:39:18 "EPOCH_LT_CfgLootTable_MachinegunAmmo_items = [[["MachinegunAmmo_200Rnd_65x39_cased_Box","CfgLootTable"],["130Rnd_338_Mag","magazine"],["MachinegunAmmo_150Rnd_762x54_Box","CfgLootTable"],["MachinegunAmmo_100Rnd_65x39_caseless_mag","CfgLootTable"],["200Rnd_556x45_M249","magazine"],["150Rnd_93x64_Mag","magazine"],["MachinegunAmmo_30Rnd_65x39_caseless_mag","CfgLootTable"]],[0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6]]"
13:39:18 "EPOCH_LT_CfgLootTable_MachinegunAmmo_30Rnd_65x39_caseless_mag_items = [[["30Rnd_65x39_caseless_mag","magazine"],["30Rnd_65x39_caseless_mag_Tracer","magazine"]],[0,0,1]]"
13:39:19 Client: Object 5:79 (type Type_92) not found.
13:39:19 Client: Object 5:79 (type Type_93) not found.
13:39:19 Client: Object 5:79 (type Type_437) not found.
13:39:19 Client: Object 5:80 (type Type_92) not found.
13:39:19 Client: Object 5:80 (type Type_93) not found.
13:39:19 Client: Object 5:80 (type Type_437) not found.
13:39:29 Client: Object 5:82 (type Type_92) not found.
13:39:29 Client: Object 5:82 (type Type_93) not found.
13:39:29 Client: Object 5:82 (type Type_437) not found.
13:39:29 Client: Object 5:83 (type Type_92) not found.
13:39:29 Client: Object 5:83 (type Type_93) not found.
13:39:29 Client: Object 5:83 (type Type_437) not found.
13:39:37 Server: Object 2:4464 not found (message Type_93)
13:39:37 Server: Object 2:4466 not found (message Type_93)
13:39:47 Server: Object 2:4466 not found (message Type_121)
13:39:49 Server: Object 2:4464 not found (message Type_121)
13:39:49 Server: Object 2:4627 not found (message Type_93)
13:39:51 Server: Object 2:4420 not found (message Type_93)
13:40:07 Server: Object 2:4627 not found (message Type_121)
13:40:17 Server: Object 2:4466 not found (message Type_93)
13:40:17 Server: Object 2:4464 not found (message Type_93)
13:40:24 Server: Object 2:4420 not found (message Type_121)
13:40:29 Server: Object 2:4627 not found (message Type_93)
13:40:31 Server: Object 2:4420 not found (message Type_93)
13:40:57 Server: Object 2:4466 not found (message Type_93)
13:40:57 Server: Object 2:4464 not found (message Type_93)
13:41:00 Server: Object 2:4466 not found (message Type_121)
13:41:02 Server: Object 2:4464 not found (message Type_121)
13:41:09 Server: Object 2:4627 not found (message Type_93)
13:41:11 Server: Object 2:4420 not found (message Type_93)
13:41:20 Server: Object 2:4627 not found (message Type_121)
13:41:37 Server: Object 2:4420 not found (message Type_121)
13:41:37 Server: Object 2:4464 not found (message Type_93)
13:41:37 Server: Object 2:4466 not found (message Type_93)
13:41:49 Server: Object 2:4627 not found (message Type_93)
13:41:50 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invasion of Gravia @ 144176 timed out.
13:41:51 Server: Object 2:4420 not found (message Type_93)
13:41:59 "DEBUG: Invalid Vehicle Token, deleted R Alpha 4-1:1 REMOTE"
13:41:59 Client: Object 2:4839 (type Type_132) not found.
13:42:04 "DEBUG: Invalid Vehicle Token, deleted R Alpha 3-3:1 REMOTE"
13:42:04 Client: Object 2:4819 (type Type_132) not found.

 

Link to comment
Share on other sites

  • 3 months later...

Thanks for the Answer.

But i cant "Script" by myself. So i would really thankful if IT07 can help me out again ?! 

I have one more question.
On my Server i have a "Parkzone" . Is it Possible to allow using the VGS only at this Place?

Maybe only Open at Coord. XXX.XXX.XX:XXX within Range 100meter or Something?

Thanks again ! 

Link to comment
Share on other sites

Thank you He-Man !!!

I will try it ASAP.

Is there a Possibility to set a fix Place where you can store vehicles in the garage ? 

So as i said on my Server there is a Safezone called Parkzone so maybe a Option to set fix Coordinates to store vehicles inside. 

Or maybe only near jammer? 

That would be nice !

 

Thanks

Link to comment
Share on other sites

You can try to change in fn_vgsInitClient.sqf (clientside)

_aa = player addAction ["<t size='2' shadow='0'>VGS</t>",{createDialog'SC_vgsDiag';}, "", -1, false, true];

to 

_aa = player addAction ["<t size='2' shadow='0'>VGS</t>",{createDialog'SC_vgsDiag';}, "", -1, false, true,"",(player distance [xx,yy,0]) < 150];

_aa = player addAction ["<t size='2' shadow='0'>VGS</t>",{createDialog'SC_vgsDiag';}, "", -1, false, true,"","(player distance [xx,yy,0]) < 150"];

change xx,yy to your parking zone coordinates. It is also UNTESTED

BUT!!!! This takes a bit performance, because the client checks the condition on each frame!

 

And a question from me: Does the scrolldown also works after revive? Should not, if I am right.

Link to comment
Share on other sites

The "qick'n'dirty" solution is:

Also in  fn_vgsInitClient.sq (but here without your coord changes! Change it by yourself):

Spoiler

/*
    Author: IT07

    Description:
    init file for Virtual Garage System menu
*/

if not hasInterface exitWith {};
[] spawn
{
    if not isNull(findDisplay 46) exitWith
     {
        if not isNil"EPOCH_loadingScreenDone" then
        {
            ["[EPOCH VGS] ERROR! fn_initClientVGS called when display 46 AND EPOCH_loadingScreenDone are not(isNull/isNil)"] call BIS_fnc_errorMsg
        };
    };
    waitUntil { uiSleep 2; (not(isNull(findDisplay 46)) AND not(isNil"EPOCH_loadingScreenDone")) };
    _aa = player addAction ["<t size='2' shadow='0'>VGS</t>",{createDialog'SC_vgsDiag';}, "", -1, false, true];
    "DynamicBlur" ppEffectEnable true;
    waitUntil { uiSleep 0.5; not isNil"EPOCH_vgsMyKey" };
    if not(EPOCH_vgsMyKey isEqualTo "") then
    {
        EPOCH_vgsPV = ["Request",[player,EPOCH_vgsMyKey]];
        publicVariableServer "EPOCH_vgsPV";
        EPOCH_vgsPV = nil;
    };
    waituntil {uisleep 2; !alive player};
    waituntil {uisleep 2; alive player};
    _aa = player addAction ["<t size='2' shadow='0'>VGS</t>",{createDialog'SC_vgsDiag';}, "", -1, false, true];

};
 

 

Link to comment
Share on other sites

I just //ed out addAction in fn_vgsInitClient.sqf like

/*
    Author: IT07

    Description:
    init file for Virtual Garage System menu
*/

if not hasInterface exitWith {};
[] spawn
{
    if not isNull(findDisplay 46) exitWith
     {
        if not isNil"EPOCH_loadingScreenDone" then
        {
            ["[EPOCH VGS] ERROR! fn_initClientVGS called when display 46 AND EPOCH_loadingScreenDone are not(isNull/isNil)"] call BIS_fnc_errorMsg
        };
    };
    waitUntil { uiSleep 2; (not(isNull(findDisplay 46)) AND not(isNil"EPOCH_loadingScreenDone")) };
    //_aa = player addAction ["<t size='2' shadow='0'>VGS</t>",{createDialog'SC_vgsDiag';}, "", -1, false, true];
    "DynamicBlur" ppEffectEnable false;
    waitUntil { uiSleep 0.5; not isNil"EPOCH_vgsMyKey" };
    if not(EPOCH_vgsMyKey isEqualTo "") then
    {
        EPOCH_vgsPV = ["Request",[player,EPOCH_vgsMyKey]];
        publicVariableServer "EPOCH_vgsPV";
        EPOCH_vgsPV = nil;
    };
};

then I added to CfgActionMenu_target.hpp




class VirtualGarageSystem
{
    condition = "dyna_cursorTargetType isEqualTo 'Land_MapBoard_F' && (damage dyna_cursorTarget < 2)";
    action = "dyna_cursorTarget call createDialog'SC_vgsDiag'";
    icon = "x\addons\a3_epoch_code\Data\UI\buttons\player_inspect.paa";
    tooltip = "VGS";
};

What gives a spacebar interact menu for it.

On editor I added a Land_MapBoard_F with a mapmarker and it works for me for only that item.. I also tested it with the Frequency Jammer + worked

But I think it's a very noobie way and if someone can support my Idea and make it better, that would be nice

 

Link to comment
Share on other sites

It's such a great pleasure beeing part of this community.. thank you again He-Man

 if I open VGS I see empty slots one time, the other time I have to relog (once,twice) to see them.. any idea to prevent me from that issue ? Only happens sometimes,like script is not as fast finish loaded as me..

"wrong pp adjust input" is written in upper right corner, after using

Also I'm looking for the reason, why the vehicle engine is startet after taking from garage back to map.

Link to comment
Share on other sites

Thanks for the update He-Man! Now if someone could add a group check to allow everyone from the same group to share the vehicles from the garage... It may also be very cool to increase the number of available slots based on the size of the group. I'm not feeling brave enough to mess around with this script. Besides, group functionality is sort of complicated.

Link to comment
Share on other sites

Hi He-Man, one of my users reported a problem. He was moving his CUP_B_Wildcat_Cannon_Armed_Green_AAF into the garage and it did not move-in correctly. The error report is below. I guess there is a need to check for size of the array returned by weaponsItemsCargo

 

14:54:41 "[EPOCH VGS] EPOCH_vgsWrite: _data = [3,617ac100# 1698155: cup_aw159.p3d REMOTE,B Alpha 1-1:2 (Amolgaut) REMOTE,""EPOCH_vgsKey_4537uT5673tUhF371273""]"
14:54:41 Error in expression <select 1) pushBack [_mag select 0, _mag select 1] };
_bipod = _x select 5;
if no>
14:54:41   Error position: <select 1] };
_bipod = _x select 5;
if no>
14:54:41   Error Zero divisor
14:54:41 File a3_epoch_virtualGarage\functions_VGS\fn_vgsInitServer.sqf, line 151
14:54:41 Error in expression <select 1) pushBack [_mag select 0, _mag select 1] };
_bipod = _x select 5;
if no>
14:54:41   Error position: <select 1] };
_bipod = _x select 5;
if no>
14:54:41   Error Zero divisor
14:54:41 File a3_epoch_virtualGarage\functions_VGS\fn_vgsInitServer.sqf, line 151
14:54:41 "[EPOCH VGS] Client (Amolgaut) put his/her CUP_B_Wildcat_Cannon_Armed_Green_AAF in garage"

Link to comment
Share on other sites

I think I got it. Need to replace a line

if not(_mag isEqualTo "")

with

if not(_mag isEqualTo [])

10:33:57 "[EPOCH VGS] forEach weaponsItemsCargo _vehObj: [""LMG_Zafir_F"","""",""acc_pointer_IR"",""optic_LRPS"",[""150Rnd_762x54_Box_Tracer"",150],""""]"
10:33:57 "[EPOCH VGS] forEach weaponsItemsCargo _vehObj: [""hgun_P07_F"",""muzzle_snds_L"","""","""",[""30Rnd_9x21_Mag"",30],""""]"
10:33:57 "[EPOCH VGS] forEach weaponsItemsCargo _vehObj: [""Rangefinder"","""","""","""",[],""""]"

_mag = _x select 4;
if not(_mag isEqualTo []) then { (_gear select 1) pushBack [_mag select 0, _mag select 1] };
_bipod = _x select 5;

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...