Open aspiresound opened 10 years ago
Traiders are supposed to move location on server restart
In x/addons/a3_epoch_server/init/server_variables.sqf: (Line 39)
if (isNil "EPOCH_forceStaticTraders") then{ EPOCH_forceStaticTraders = true; };
Change true to false.
Traiders are supposed to move location on server restart