mwpowellhtx / KP-Liberation

The work on GreuhZbugs Liberation Mission for Arma 3 continues...
GNU General Public License v3.0
7 stars 1 forks source link

Refactor static gun placements in terms of object proxies #3

Closed mwpowellhtx closed 3 years ago

mwpowellhtx commented 3 years ago

Feature request

At the moment these are placed statically when designing the map. We will instead refactor these in terms of proxy object replacement.

Describe the solution

Should be able to, in some way, shape or form, specify not only the kind of placement in proxy object naming convention terms, but also, possibly, whether to spawn a crew at the moment the object is replaced.

Additional context

This should evaluate at the same moment when other proxies are also evaluated.

We may be able to translate code from our internal baselines in order to meet this request, with a bit of adaptation into the refactored framework scaffold.

mwpowellhtx commented 3 years ago

Caveats

mwpowellhtx commented 3 years ago

Caveats

mwpowellhtx commented 3 years ago
mwpowellhtx commented 3 years ago

Done enough for the time being. Will close this one.