From ada58e99d38e7be201d4b04c6f5b8f31b33f0d3c Mon Sep 17 00:00:00 2001 From: Anorak_1 Date: Sun, 11 Sep 2022 17:35:41 +0000 Subject: [PATCH] add new variables --- papik.sk | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/papik.sk b/papik.sk index 218a6a7..601a844 100644 --- a/papik.sk +++ b/papik.sk @@ -33,6 +33,15 @@ on placeholderapi placeholder request for the prefix "player": set the result to "%{_team_point}%" on placeholderapi placeholder request for the prefix "game": + if the identifier is "maxkola": + set {_name} to "MaxKolo" parsed as offline player + set the result to placeholder "objective_score_XD" from {_name} + if the identifier is "minuta": + set {_name} to "Minuty" parsed as offline player + set the result to placeholder "objective_score_XD" from {_name} + if the identifier is "sekunda": + set {_name} to "Sekundy" parsed as offline player + set the result to placeholder "objective_score_XD" from {_name} if the identifier is "kola": set {_name} to "Kola" parsed as offline player set the result to placeholder "objective_score_XD" from {_name}