News:

Use the "Forum Search"
It may help you to find anything in the forum ;).

tool_link_factory_t should be prohibited when crossconnect_factories

Started by poppo, May 26, 2026, 12:09:39 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

poppo

When crossconnect_factories is true, factories connection will be reconnected in finish_rd(). So, in my opinion, tool_link_factory_t (connect and remove factory connection tool) should be prohibited when crossconnect_factory is true.

In current version, we can remove factory connection with ctrl-key press even if crossconnect_factory is true. However, when we reload this map (e.g. save->load or Network mode reloading), this factories connection is reconnected.

prissi