Nak2/StormFox2

[Suggestion] Support Instanced Relays

Peekofwar opened this issue · 2 comments

I've noticed that a relay with the name of instanceauto6-dawn or dawn-instanceauto6 won't trigger at dawn, and I assume the same can be said for dusk relays. I would just use func_instance_io_proxy to feed a dawn or dusk relay in the map to the instanced entities, but func_instance_io_proxy doesn't exist in GMod's Hammer.

image

Nak2 commented

You should be able to have multiple logic_relays with the same targetname or chain them together.
I'm sadly unfamiliar with Hammer and func_instance_io_proxy, but I'll look into it.

Nak2 commented

I've added support for calling logic_relays "[name]-dawn" in the next update, but do note that this is not a standard and would only work for SF2.

Other maps use "dawn" or "dusk" and makes a chain reaction. ( See: rp_industrial17_beta9 for example )