Need help?
Create a topic in the appropriate section
Don't write everything in the chat!Take a look at the marketplace
There you can buy
everything related to game serversDon't want a ban?
Please read our rules
Don't disturb the order!Sell or buy?
Use services of the guarantor
We will make your deal safe
- 0
-
Our picks
Добрый день.
Помогите найти ошибку.
class CfgPatches
{
class Patch
{
units[]=
{};
weapons[]={};
requiredVersion=0.1;
requiredAddons[]=
{
"DZ_Vehicles_Parts"
};
};
};
class CfgVehicles
{
class Bottle_Base;
class CanisterGasoline: Bottle_Base
{
weight=15000;
itemSize[]={10,10};
liquidContainerType = 8192;
};
};
Сервер как будто не видит конфиг. Если в этот же мод добавить внутрь канистры слоты, то их он видеть будет, а то что было указано в ванили перезаписывать не хочет.
Share this post
Link to post
Share on other sites