NuclearPowered / Reactor

Modding api for Among Us
https://reactor.gg
GNU Lesser General Public License v3.0
225 stars 43 forks source link

Disable timeout as part of reactor? #56

Closed danbudworthmead closed 2 years ago

danbudworthmead commented 2 years ago

image

It makes sense, no?

Galster-dev commented 2 years ago

In my opinion it either should only be a part of Reactor.Debugger or server-sided. Such things only needed when actively developing and devs just use local game or host their own development server with banning off.

danbudworthmead commented 2 years ago

In my opinion it either should only be a part of Reactor.Debugger or server-sided. Such things only needed when actively developing and devs just use local game or host their own development server with banning off.

Pretty sure it's client side, not server side. Hence why you can get the timeout by hard shutting down a server.

js6pak commented 2 years ago

just use reactor.debugger which already does that