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
we have a Problem, our Server don't start after installing this Mod, we use your instruction to install and the server is starting but we can't to join in.
I notriced 2 problems and really hope those can be fixed...
the second is the püolice car at the topolin trader muliplying; i made issues at github for those.
please respond, the traders are really well made and i bet were a lot of work to make, so it would be a shame if it is not continued...
those are not ingame and seem to be also not in the .map files.
and thank you for releasing the files, must have been lots of work to map all this.
Class: 'CustomMission'
Function: 'Error'
Stack trace:
scripts/1_Core/proto\endebug.c:92
Enoch-Traders/scripts/5_Mission/mission\missionserver.c:402
Enoch-Traders/scripts/5_Mission/mission\missionserver.c:136
Enoch-Traders/scripts/5_Mission/mission\missionserver.c:117
do clients need the mod or can it be loaded as servermod?
Thanks.
Да, вы должны установить мод Dr Jones Traders MOD отдельно. Мой мод просто добавляет 3D-модели, персонажей NPC и их определения в файл объектов Dr Jones Traders. У меня нет встроенных функций трейдера, потому что Dr Jones и DayZExpansion очень популярны и уже отлично справляются с добавлением трейдеров.
To add a vehicle spawn position for 'Dr Jones Traders'
Insert position and orientation for each trader/spawn in the 'YourServerProfile/Trader/TraderObjects.txt' file.
<VehicleSpawn> 1257.14, 183.129, 7708.00
<VehicleSpawnOri> 63.5, 0, 0
Извините за поздний ответ, я сейчас работаю над игрой.
ApocZ
Sorry for late response, I am currently working on a game.
ApocZ
For Expansion, there are Land, Air and Water spawn position defined in 'YourServerProfile/ExpansionMod/Settings/MarketplaceSettings.json'
The format is an array.
[{"Position":[11900.0,140.0,12455.0],"Orientation":[24.0,0,0]}]
You should be able to add Helicopter spawn positions and orientations in the "AirSpawnPositions" array.
Надеюсь перевод правильный.
«Загрузка рыночных данных» — это проблема DayZ-Expansion. Вам необходимо определить «TraderZones».
Настройки торговых зон DayZ-Expansion [ github.com ]
И эта ссылка на необработанный файл «World.json», предоставленный DayZ-Expansion Team.
Файл World.json [ github.com ]
Загрузите этот файл и поместите его в папку YourServerProfiles//ExpansionMod//TraderZones.
Он определит торговую зону для всей карты.
DayZ-Expansion Market Zones Settings [github.com]
And this link is to raw 'World.json' file the DayZ-Expansion Team has provided.
World.json File [github.com]
Download this file and place it in 'YourServerProfiles//ExpansionMod//TraderZones' folder.
It will define a trader zone for the entire map.
Correct, 1 to load, 0 to not load a trader. You using Dr Jones Traders or DayZ-Expansion ?