Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] Support Instanced Relays #9

Open
Peekofwar opened this issue Apr 17, 2021 · 2 comments
Open

[Suggestion] Support Instanced Relays #9

Peekofwar opened this issue Apr 17, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@Peekofwar
Copy link

Peekofwar commented Apr 17, 2021

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
Copy link
Owner

Nak2 commented Apr 18, 2021

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
Copy link
Owner

Nak2 commented Apr 18, 2021

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 )

@Nak2 Nak2 added the enhancement New feature or request label Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants