DayZ
ND-Missions
Showing 41-50 of 51 entries
< 1  2  3  4  5  6 >
Update: Dec 26, 2021 @ 5:30pm

ADDED

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

FIXED

  • issues with vehicles
  • issues with buying vehicles

Update: Dec 26, 2021 @ 6:36am

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

Update: Dec 24, 2021 @ 4:57am

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

Update: Dec 23, 2021 @ 12:58pm

FIRST PUBLIC VERSION!

Update: Dec 19, 2021 @ 6:53am

Update: Dec 17, 2021 @ 12:17pm

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

Update: Dec 17, 2021 @ 3:20am

HOTFIX

changed variable name to avoid compatibility issues

Update: Dec 16, 2021 @ 3:02am

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

Update: Dec 14, 2021 @ 3:19pm

Fixed reported issues.

Update: Dec 10, 2021 @ 6:07am