You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+8
Original file line number
Diff line number
Diff line change
@@ -516,6 +516,14 @@ survival_bomb_rearmed (65):
516
516
Triggered when Bomb Dude, Demolitions Guy, Operator or EXPLODEBOT 5000 re-arm a defused bomb.
517
517
"TimeLeft": How much time is left on the bomb that was rearmed.
518
518
519
+
sleep (66):
520
+
Triggered if the dedicated server falls sleep to save power.
521
+
No additional JSON data.
522
+
523
+
wake (67):
524
+
Triggered if the dedicated server wakes from its power saving.
525
+
No additional JSON data.
526
+
519
527
NOTE: For the survival bomb RCON events, multiple bombs were added after these were created and I forgot to update them.. They will be updated with some way to ID the bomb that triggered the event at some point.
0 commit comments