diff --git a/post.sk b/post.sk index 2dd7b10..ed1111d 100644 --- a/post.sk +++ b/post.sk @@ -8,8 +8,10 @@ command /send_console: set {_sections::*} to {_resp} split at ":" set {_sections::2} to subtext of {_sections::2} from characters {1} to (length of {_sections::2}) set {_this::*} to {_sections::2} split at "" + send {_this::*} to player set {key} to "" loop {_this::*}: + send loop-value to player if loop-value isn't "}": #replace loop-value with "" in {_sections::2} set {key} to "%{key}%loop-value"