Jump to content

LootSpawn near jammers


SpiRe

Recommended Posts

EPOCH_masterLoop.sqf:

_jammer = nearestObjects [_lootLoc, ["PlotPole_EPOCH"], 300];

        if (!(_objects isEqualTo[]) && (_jammer isEqualTo[])) then {

Hello i found out some players build outside cities and it disable loot spawn inside them. The range 300m is too big.

 

There should be option to disable this feature and set affected range..

Link to comment
Share on other sites

EPOCH_masterLoop.sqf:

_jammer = nearestObjects [_lootLoc, ["PlotPole_EPOCH"], 300];

        if (!(_objects isEqualTo[]) && (_jammer isEqualTo[])) then {

Hello i found out some players build outside cities and it disable loot spawn inside them. The range 300m is too big.

 

There should be option to disable this feature and set affected range..

 

+1, it should be the same radius as the plot pole, imo. (75m default)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...