/lootCrate

Primary LanguageSQF

[EPOCH 1.0.6.1] Random position Loot Crate

REPORTING ERRORS/PROBLEMS

  1. Please, if you report issues can you please attach (on pastebin or similar) your SERVER rpt log file as this helps find out the errors very quickly.

Install:

>> Download <<

dayz_server folder install:

  1. In dayz_server\system\server_monitor.sqf find: [] spawn server_spawnEvents; and add directly below:

    [] execVM "\z\addons\dayz_server\init\lootCrate.sqf";
  2. Move the supplied file lootCrate.sqf to the dayz_server\init folder.