Skip to content

Commit 12d92ac

Browse files
authored
Update README.md
added beta14b rcon 'sleep' and 'wake'
1 parent cd545ec commit 12d92ac

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,14 @@ survival_bomb_rearmed (65):
516516
Triggered when Bomb Dude, Demolitions Guy, Operator or EXPLODEBOT 5000 re-arm a defused bomb.
517517
"TimeLeft": How much time is left on the bomb that was rearmed.
518518
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+
519527
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.
520528
```
521529

0 commit comments

Comments
 (0)