Jump to content
  • 0

Bornholm Blocked Building Location List


Darth_Rogue

Question

I finally got around to creating a list of blocked building locations for Bornholm.  For the lazy and/or busy folk among us who haven't gotten to it yet, here they are.  Enjoy!

class Bornholm
{
blockedArea[] = {
{ { 1433, 8071, 0 }, 250 }, //Roenne NorthEast
{ { 1939, 7788, 0 }, 250 }, //Roenne East
{ { 1553, 7103, 0 }, 400 }, //Roenne South
{ { 3052, 5412, 0 }, 400 }, //Main Airport
{ { 3676, 5148, 0 }, 300 }, //Airport addons
{ { 9547, 5541, 0 }, 600 }, //Aakirkeby
{ { 17433, 5106, 0 }, 600 }, //Nexoe
{ { 17989, 9844, 0 }, 600 }, //Svaneke
{ { 11600, 14723, 0 }, 500 }, //Gudhjem
{ { 5010, 19132, 0 }, 250 }, //Allinge
{ { 5291, 12450, 0 }, 450 }, //Klemensker
{ { 3386, 10088, 0 }, 350 }, //Nyker
{ { 14560, 5130, 0 }, 300 }, //South Airport
{ { 148786, 5024, 0 }, 300 }, //South Airport Base
{ { 12993, 10197, 0 }, 250 }, //Oestermarie
{ { 13867, 10672, 0 }, 300 }, //East Airport
{ { 8564, 15015, 0 }, 350 }, //Roe
{ { 6554, 5866, 0 }, 400 }, //Lobbaek
{ { 5350, 5724, 0 }, 300 }, //Nylars
{ { 12438, 2980, 0 }, 400 }, //Pedersker
{ { 14121, 11331, 0 }, 200 }, //Central Spawn
{ { 1322, 8733, 0 }, 200 }, //West Spawn
{ { 15639, 191, 0 }, 200 } //East Spawn

    };
};

Add that array inside the blocked building section of your mission's description.ext and you should be good.  

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

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...