Nathan, thanks, but let us speak for us.
Aaron, thanks for the input.
Though we probably wouldn't add it
just for maul, and especially not just for one gamemode, I could see us adding it as a code improvement for any of our death commands that use the spectate function after death. (which, for all I remember, might only be maul at this time)
Something more along the lines of the following would probably be better.
(NOT 100% lua of course)
if gamemode ~= Sandbox and <some ply:team|gamemode check to verify TEAM_SPEC would fit> then <use team_spec> else <normal method> end
My only concern that I won't research atm is this...if you die in TTT, does it place you in spectator view?
I could see some team game modes where it wouldn't WANT you in a spectator mode, which may be why TTT is overriding it now