Team:DisallowTeamSpectators should not generate an error message

Issue #63 resolved
Justin Schwartz created an issue

The current error message is not necessary, and additionally it will overwrite error messages posted by other modules, leading to much confusion when a person is not allowed to change freqs or not allowed to have any ships.

Comments (5)

  1. Justin Schwartz reporter
    • changed status to open

    Received a report of this message still, need to confirm module was actually trying to produce a message first.

  2. Justin Schwartz reporter

    The message will still be generated if the can-change-freq function returns true but the get-allowed-ship function returns no ships, even if the get-allowed-ship function sets a message.

  3. Log in to comment