DayZ
ND-Missions
Mostrando 41-50 de 51 aportaciones
< 1  2  3  4  5  6 >
Actualización: 26 DIC 2021 a las 17:30

ADDED

  • car configurator for traders. Please copy "CarConfigurator.json" to your folder Next-Days/Trader

FIXED

  • issues with vehicles
  • issues with buying vehicles

Actualización: 26 DIC 2021 a las 6:36

ADDED

  • added support for SNAFU Weapons. If you use this mod, then delete all files in folder Next-Days/trader. New ones will be created itself next server run.

  • mission spawn condition "conditionMaxPlayers" to prevent spawning mission when population is too high

Actualización: 24 DIC 2021 a las 4:57

HOTFIX

* default mission pack was fixed. Please use this new version.

MUST BE DONE

set "EnabledInteractions": 3, in all from Stock_1.json to Stock_10.json (Next-Days/Trader) or delete these trader files to create new ones according to new default mission pack

Actualización: 23 DIC 2021 a las 12:58

FIRST PUBLIC VERSION!

Actualización: 19 DIC 2021 a las 6:53

Actualización: 17 DIC 2021 a las 12:17

FIXED

most wanted event

ADDED

reward for hunt "most wanted person"

BankRewardForWantedPerson

takes integer arry where first element means base reward for hunter, seconds element means % of amounts due (variable). Total reward = base + variable.

e.g:

debt = 100000;
BankRewardForWantedPerson = {5000, 1};

total reward for hunter = 5000 + 1/100 * 100000

Actualización: 17 DIC 2021 a las 3:20

HOTFIX

changed variable name to avoid compatibility issues

Actualización: 16 DIC 2021 a las 3:02

1) fixed reported issues (loan repayment, night vision)
2) added labels for map Banov (THX to freddycruge1)
3) implemented showing position wanted person in map

Actualización: 14 DIC 2021 a las 15:19

Fixed reported issues.

Actualización: 10 DIC 2021 a las 6:07