Jump to content

Has anyone found a way to place AAA units on an oil rig in the sea?


Recommended Posts

Posted (edited)

As the title says, has anyone found a good way to put ground units (not static) on an oil rig out at sea? 

 

*As a side note, I know I can edit the .lua to manually override it. But that is a painful process. I am looking for if anyone knows a better way. IE- disabling the ground unit must be on land feature or similar. 

 

Thanks in advance. 

Edited by ShadowFrost
Posted (edited)

Yes.

 

I do this in MOOSE.  Easy.

 

1 - Create a polygonal zone object that includes the areas of the rig you're concerned with.

 

2 - You can then declare your SPAWN object as usual, and use :SpawnInZone() to spawn it there.

 

We also spawn statics there with similar techniques (e.g. cargo to be picked up, etc.)

Edited by fargo007

 

Banner EDForum2020.jpg

Have fun. Don't suck. Kill bad guys. 👍

https://discord.gg/blacksharkden/

Posted
3 hours ago, fargo007 said:

Yes.

 

I do this in MOOSE.  Easy.

 

1 - Create a polygonal zone object that includes the areas of the rig you're concerned with.

 

2 - You can then declare your SPAWN object as usual, and use :SpawnInZone() to spawn it there.

 

We also spawn statics there with similar techniques (e.g. cargo to be picked up, etc.)

 

Interesting, will certainly look into it. Thank you. 

  • 2 months later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...