Initial commit

This commit is contained in:
Rares Bozga
2025-11-29 22:53:32 +02:00
parent e9fa13dbd3
commit 461e95114c
157 changed files with 7597 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
guns_unfreeze:
debug: false
definitions: player
type: task
script:
- waituntil max:60s <[player].is_online.not.or[<[player].has_flag[guns_frozen].not>]>
- if !<[player].has_flag[guns_frozen]>:
- stop
- animate <[player]> animation:stop_sitting
- flag <[player]> guns_frozen:!