taperecorder ![code/game/objects/items/devices/taperecorder.dm 1](git.png)
Vars | |
soundloop | Sound loop that plays when recording or playing back. |
---|---|
time_left_warning | Seconds under which to warn that the tape is almost up. |
time_warned | Whether we've warned during this recording session that the tape is almost up. |
Var Details
soundloop ![code/game/objects/items/devices/taperecorder.dm 33](git.png)
Sound loop that plays when recording or playing back.
time_left_warning ![code/game/objects/items/devices/taperecorder.dm 29](git.png)
Seconds under which to warn that the tape is almost up.
time_warned ![code/game/objects/items/devices/taperecorder.dm 27](git.png)
Whether we've warned during this recording session that the tape is almost up.