Custom interface to display when the server crashes or the client loses connection
Go to file
2020-04-10 02:10:15 -07:00
lua Adding message alerting players of prop restoration 2020-04-10 02:10:15 -07:00
materials/icons Redesign 2019-12-23 01:33:12 +00:00
resource/fonts Initial commit 2019-12-15 03:14:30 +00:00
LICENSE Update LICENSE 2019-05-28 10:38:13 -07:00
README.md Trigger 2020-02-15 11:40:17 -08:00

cfc_disconnect_interface

Custom interface to display when the server crashes or the client loses connection
You get to play the Dinosaur Game from Google Chrome!

Debugging

  • First set DEV_MODE in lua/cfc_disconnect_interface/client/cl_api.lua to true
  • Then run any of the follow console commands:
    • cfc_di_testcrash - This imitates the server crashing
    • cfc_di_testnointernet - This imitates the client losing internet connection
    • cfc_di_testrestart - This imitates the server rebooting (but not recovering)
    • cfc_di_testrecover - This imitates the server recovering without crashing (basically a big lag spike)
  • You should run cfc_di_testrecover if you want behaviour to return to normal, or before opening another menu