Blame

b0de09 TtroubleTT 2025-05-06 05:44:48 1
# ![](./image-1746509170219.png?thumbnail=30) <span style="color: #ffffff;">Cleanup</span>
1c2165 TtroubleTT 2025-03-26 19:07:24 2
b0de09 TtroubleTT 2025-05-06 05:44:48 3
---
1c2165 TtroubleTT 2025-03-26 19:07:24 4
b0de09 TtroubleTT 2025-05-06 05:44:48 5
:::none
6
Cleans up objects from the map periodically with the <span style="color: #ffffff;">**goal of reducing any lag**</span> caused by too many objects being on the server.
7
:::
8
9
---
10
11
> [!NOTE]
12
> The cleanup system will run first <span style="color: #ffffff;">**10 minutes into the round**</span> then <span style="color: #ffffff;">**every 7 minutes after**</span>.
13
14
> [!TIP]
15
> The Cleanup system <span style="color: #ffffff;">**will broadcast**</span> that it will be cleaning up objects <span style="color: #ffffff;">**10 seconds before**</span> it destroys the objects.
16
17
---
18
19
:::none
20
# <span style="color: #ffffff;">Cleaned Objects</span>
21
> These are the objects that <span style="color: #ffffff;">**will get destroyed**</span> by the clean up system.
22
---
23
- Bodies
24
- Low Tier Items
25
- Bullet Decals
26
- Blood
27
:::
28
29
---
30
31
:::none
32
# <span style="color: #ffffff;">Low Tier Items</span>
33
> These are the low tier items that <span style="color: #ffffff;">**will get destroyed**</span> by the clean up system.
34
---
1c2165 TtroubleTT 2025-03-26 19:07:24 35
- Flashlight
36
- Radio
37
- Light Armor
38
- Combat Armor
39
- Scientist Keycard
af8b23 TtroubleTT 2025-06-28 06:11:54 40
- Research Supervisor Keycard
1c2165 TtroubleTT 2025-03-26 19:07:24 41
- Zone Manager Keycard
42
- Guard Keycard
b0de09 TtroubleTT 2025-05-06 05:44:48 43
:::
44
45
---
46
47
> [!NOTE]
48
> <span style="color: #ffffff;">**Custom Map Rooms will be destroyed**</span> 15 seconds <span style="color: #ffffff;">**after light decontamination**</span> (if the room is in light) and <span style="color: #ffffff;">**on warhead detonation**</span> (if the room is in the facility)!
9c03df TtroubleTT 2025-05-08 00:45:23 49
50
---
51
52
> [!IMPORTANT]
53
> <span style="color: #ffffff;">**Developers**</span>
54
> - [TtroubleTT](https://wiki.chaostheoryscp.com/Staff/Development%20Team/TtroubleTT)
55
> - [x3rt](https://wiki.chaostheoryscp.com/Staff/Development%20Team/x3rt)
56
> - [NicoPlayer](https://wiki.chaostheoryscp.com/Staff/Development%20Team/NicoPlayer)