Jump to content

[RELEASE] DZMSHotSpots


Recommended Posts

Map radius doesn't do a thing - all locations are defined manually.

I guess for your Taviana/Origins you should uncomment the lines

// Taviana / Origins
// DZMSHotSpotsStatLocs = DZMSHotSpotsTaviBase + DZMSHotSpotsTaviOrigins;
// DZMSRoadBlocksStatLocs = DZMSRoadBlocksTaviBase + DZMSRoadBlocksTaviOrigins;

in DZMSHotSpotsConfig.sqf.

And I don't know what you mean by "in config i change map tavi to taviana". Sure you are in the correct thread?

 

Link to comment
Share on other sites

  • 2 months later...
  • 1 month later...

Sorry, I only now saw the question.

I never tried that but I don't think there's any serious Epoch related stuff in there.

With regard to the scripting language, DZMS should work on anything that is Arma2.

You may get a number of errors whenever a weapon or vehicle that has been explicitely added for Epoch is referenced, but that can be overcome by simply removing those things from the corresponding lists.

Yuo could look in the DZMS forums if the problem has been addressed there. If it works for the original it'll work for my mod.

Link to comment
Share on other sites

  • 1 month later...

For any interested, I have created locations for the Sauerland map;

DZMSHotSpotsSauerland = [
[17787.5, 16589.7, 0.0],
[15416.6, 18414.2, 0.0],
[8341.16, 22256.6, 0.0],
[1411.16, 23927.2, 0.0],
[5166.44, 16089.4, 0.0],
[3390.41, 13895.8, 0.0],
[3151.27, 7883.27, 0.0],
[4286.69, 5719.03, 0.0],
[2178.66, 3074.99, 0.0],
[2669.14, 820.671, 0.0],
[6565.34, 4163.19, 0.0],
[9828.01, 1718.95, 0.0],
[12881.9, 861.568, 0.0],
[16974.9, 1230.28, 0.0],
[13467.4, 6279.75, 0.0],
[15972.9, 6676.80, 0.0],
[19574.8, 11039.4, 0.0],
[21909.7, 9442.36, 0.0],
[23694.7, 7095.95, 0.0],
[22932.1, 3555.31, 0.0],
[20040.0, 2697.83, 0.0],
[23232.0, 12677.0, 0.0],
[23592.8, 23118.7, 0.0],
[19836.4, 25237.5, 0.0],
[12885.6, 23362.7, 0.0],
[20754.4, 18954.3, 0.0],
[7479.15, 17261.8, 0.0],
[3231.24, 19300.7, 0.0],
[ 3677.0, 21726.9, 0.0],
[6872.61, 20797.1, 0.0]
];

DZMSRoadBlocksSauerland = [
[18826.5, 14378.5, 0.0],
[11412.3, 6235.91, 0.0],
[7893.34,  6810.8, 0.0],
[ 7728.0, 1957.57, 0.0],
[14457.2, 17595.3, 0.0],
[9445.77, 18244.0, 0.0],
[17214.0, 22244.4, 0.0],
[16806.5, 7616.65, 0.0],
[13581.9, 15395.9, 0.0],
[2937.77, 1672.04, 0.0],
[15217.2, 7306.33, 0.0],
[16166.3, 2249.03, 0.0],
[13697.4, 12290.0, 0.0],
[9936.53, 21412.5, 0.0],
[21023.6, 9053.91, 0.0],
[17172.5, 17124.1, 0.0],
[16306.0, 17845.3, 0.0],
[22956.4, 21759.3, 0.0],
[20837.5, 24156.3, 0.0],
[18429.3, 21937.1, 0.0],
[16471.0, 9132.41, 0.0]
];

 

Link to comment
Share on other sites

  • 2 months later...

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
×
×
  • Create New...