Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Hi! It's just bears. You'll have to choose a weapon or customize an existing one yourself
no
Unfortunately, I don't allow repacks.
You just override with your config what is defined in the mod config. I've provided a ready-made config to simplify this process :)
im asking is if i make my own serverpack does the config.cpp go into the addons folder WITH you bears pbo. i just want to set up properly
@MyModPack[
addons{
Bear.pbo
config.cpp
}
keys{
newkey.bikey
}
]
this is correct?
@MyModPack[
addons/config.cpp
keys
]
addons(has all .pbos)
keys(has key)
does the config.cpp goes into root dir like this?
@MyModPack[
addons
keys
config.cpp
]
or is supposed to go in MPG_BearPack.pbo?
Check if bears are available in the admin you are using. If not, it means that the mozh is not loaded or not connected to the server.
1. Copy the MPG folder to the folder with the mission (for example.. \mpmissions\dayzOffline.chernarusplus).
2. Open the `cfgeconomycore.xml` file in the mission folder.
3. Add the following code after `</defaults>`:
```xml
<ce folder="MPG">
<file name="MPG_BearsPack_types.xml" type="types"/>
</ce>
Did not find any MOD bear but the original bear Please tell me what is wrong with me Thank you
у тебя не было в последнее время такого, что медведи и прочие мутанты нападают друг на друга ?
Всё расписал как надо и сделано хорошо
Медведя-градиента добавлю, хорошая идея, спасибо!
Если нужно настроить конфиг под себя, это можно сделать без перепаковки (пример есть в обсуждениях)