How to access server output in team test as a non-owning member?

Hello,

Is it currently possible for non-owning members of a team create enabled game to access the server output during team test?

Thanks,
rad

No. Unless the person owns the place or has the edit place permission for a group role, they can not access the server tabs in the developer console. You can, however, use remote events to send the outputs over to the client. If you wish to do, then I suggest checking out LogService.

1 Like

As far as a live instance goes, group game permission is required to view the server tab of the console. As far as a team test session goes, you should be able to access the server output by changing the test mode from client to server. Make sure to enable Accurate Play Solo.

A hack is you can use the :console command (or similar) to view logs with some admin suites.