From c05149d0fc8983e83de6fd529d753e7271d20f3a Mon Sep 17 00:00:00 2001 From: Riggle <27156122+RigglePrime@users.noreply.github.com> Date: Sat, 11 Jan 2025 17:23:47 +0100 Subject: [PATCH] I may be dumb --- ss13_tools/log_buddy/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ss13_tools/log_buddy/README.md b/ss13_tools/log_buddy/README.md index 4e8ab887..5494b114 100644 --- a/ss13_tools/log_buddy/README.md +++ b/ss13_tools/log_buddy/README.md @@ -171,7 +171,7 @@ in the bar. - `%list_locations` - `%who`: lists all connected ckeys, recognised by the logs - `%who` -- `%radius`: sorts the logs by time. You don't need to call this as they're automatically sorted +- `%radius`: filters logs by radius from coordinates at which they occured - `%radius 50 65 2 10` (x=50, y=65, z=2, radius=10) - `%type`: filters by log type. To get all types, type `LogType.list()`. `%` mandatory - `%type SAY ATTACK` (inclusion)