Skip to content

epoch.Altis.pbo ( sandbox_config.hpp ) #1029

Description

@Fom23

не корректная работа торговцев. деление на ноль и продажа предмета по максимально вместимому размеру кошелька. При использовании сервера на Linux + redis

#include "Configs\CfgBlackMarket.hpp"
#include "Configs\CfgServicePoint.hpp"
#include "Configs\CfgItemSort.hpp"
#include "Configs\CfgTraderMissions.hpp"
#include "Configs\CfgMissions.hpp"
#include "Configs\CfgMissionsTasks.hpp"
#include "Configs\cfgCrafting.hpp" <-
#include "Configs\cfgPricing.hpp" <-

/home/steam/Steam/steamapps/common/arma3/mpmissions/epoch.Altis/epoch_config/
├── build.hpp
├── Configs
│   ├── CfgActionMenu
│   │   ├── CfgActionMenu_core.hpp
│   │   ├── CfgActionMenu_map.hpp
│   │   ├── CfgActionMenu_self.hpp
│   │   ├── CfgActionMenu_target.hpp
│   │   └── EXAMPLE.hpp
│   ├── CfgBaseBuilding.hpp
│   ├── CfgBlackMarket.hpp
│   ├── CfgBuildingLootPos.hpp
│   ├── CfgClientFunctions.hpp
│   ├── CfgCrafting.hpp <---------------------------
│   ├── CfgDisabledCommands.hpp
│   ├── CfgDynamicHUD.hpp
│   ├── CfgEPad.hpp
│   ├── CfgEpochClient
│   │   ├── Altis.hpp
│   │   ├── australia.hpp
│   │   ├── Bornholm.hpp
│   │   ├── Chernarus.hpp
│   │   ├── ChernarusRedux.hpp
│   │   ├── Chernarus_Summer.hpp
│   │   ├── Enoch.hpp
│   │   ├── Esseker.hpp
│   │   ├── Malden.hpp
│   │   ├── ProvingGrounds_PMC.hpp
│   │   ├── Sara_dbe1.hpp
│   │   ├── Sara.hpp
│   │   ├── SaraLite.hpp
│   │   ├── Stratis.hpp
│   │   ├── takistan.hpp
│   │   ├── Tanoa.hpp
│   │   ├── utes.hpp
│   │   ├── vr.hpp
│   │   ├── WorldInteractions.hpp
│   │   └── Zargabad.hpp
│   ├── CfgEpochClient.hpp
│   ├── CfgEpochConfiguration.hpp
│   ├── CfgFunctions.hpp
│   ├── CfgItemInteractions.hpp
│   ├── CfgItemSort.hpp
│   ├── CfgMarkerSets.hpp
│   ├── CfgMasterLoop.hpp
│   ├── CfgMissions
│   │   ├── CfgDocCheck.hpp
│   │   ├── CfgExample.hpp
│   │   ├── CfgmissionDelivery.hpp
│   │   ├── CfgmissionFish.hpp
│   │   ├── CfgmissionMilitary.hpp
│   │   ├── CfgmissionMonster.hpp
│   │   ├── CfgmissionUav.hpp
│   │   └── CfgTraderDiags.hpp
│   ├── CfgMissions.hpp
│   ├── CfgMissionsTasks.hpp
│   ├── CfgObjectInteractions.hpp
│   ├── CfgPainting.hpp
│   ├── CfgPricing.hpp <---------------
│   ├── CfgReadingDocuments.hpp
│   ├── CfgRemoteExec.hpp
│   ├── CfgSay3Dhandler.hpp
│   ├── CfgServicePoint.hpp
│   ├── CfgSnapChecks.hpp
│   ├── CfgSwitchMovehandler.hpp
│   ├── CfgTraderMissions.hpp
│   └── CfgVehicleUpgrades.hpp
├── license.txt
└── sandbox_config.hpp

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions