Hurtworld Drill limit per building zone

Discussion in 'Plugin Requests' started by takeaseat, Dec 28, 2015.

  1. Trying to balance the server I'm running. Drills are just kind of ridiculous and wondering if there's any way to limit 1 drill per zone
     
  2. yes this would be awesome if you could do this and maybe limit owrongs somehow to like per steam id or something
     
  3. You can enable the UseExclusionDistance boolean on GroundDrillDynamicServer.DrillMachine, and then set the Exclusion Distance to whatever you want. This doesn't prevent players from placing more than 1 drill per zone, but it does mean that other drills within a drill's exclusion distance will decrease it's drop rate. This means that the optimal layout of drills will only be 1 per exclusion distance squared.