From f5942a50e12322833e1433d27c523cc15f798b74 Mon Sep 17 00:00:00 2001 From: Anorak_1 Date: Wed, 14 Sep 2022 16:54:29 +0000 Subject: [PATCH] Update 'papik.sk' --- papik.sk | 41 +++++++++++++++++++++++------------------ 1 file changed, 23 insertions(+), 18 deletions(-) diff --git a/papik.sk b/papik.sk index 19bcde2..4d9299c 100644 --- a/papik.sk +++ b/papik.sk @@ -37,46 +37,51 @@ on placeholderapi placeholder request for the prefix "player": if the identifier is "znak": if placeholder "team_name" from player is "IDList1": set the result to "紅" - if placeholder "team_name" from player is "IDList2": + else if placeholder "team_name" from player is "IDList2": set the result to "橙" - if placeholder "team_name" from player is "IDList3": + else if placeholder "team_name" from player is "IDList3": set the result to "黃" - if placeholder "team_name" from player is "IDList4": + else if placeholder "team_name" from player is "IDList4": set the result to "婊" - if placeholder "team_name" from player is "IDList5": + else if placeholder "team_name" from player is "IDList5": set the result to "綠" - if placeholder "team_name" from player is "IDList6": + else if placeholder "team_name" from player is "IDList6": set the result to "松" - if placeholder "team_name" from player is "IDList7": + else if placeholder "team_name" from player is "IDList7": set the result to "色" - if placeholder "team_name" from player is "IDList8": + else if placeholder "team_name" from player is "IDList8": set the result to "藍" - if placeholder "team_name" from player is "IDList9": + else if placeholder "team_name" from player is "IDList9": set the result to "紫" - if placeholder "team_name" from player is "IDList10": + else if placeholder "team_name" from player is "IDList10": set the result to "粉" + else: + set the result to "" + if the identifier is "jmeno": if placeholder "team_name" from player is "IDList1": set the result to "&cKarmínová" - if placeholder "team_name" from player is "IDList2": + else if placeholder "team_name" from player is "IDList2": set the result to "&6Jantarová" - if placeholder "team_name" from player is "IDList3": + else if placeholder "team_name" from player is "IDList3": set the result to "&eKrémová" - if placeholder "team_name" from player is "IDList4": + else if placeholder "team_name" from player is "IDList4": set the result to "&aLimetková" - if placeholder "team_name" from player is "IDList5": + else if placeholder "team_name" from player is "IDList5": set the result to "&2Smaragdová" - if placeholder "team_name" from player is "IDList6": + else if placeholder "team_name" from player is "IDList6": set the result to "&3Azurová" - if placeholder "team_name" from player is "IDList7": + else if placeholder "team_name" from player is "IDList7": set the result to "&bBlankytná" - if placeholder "team_name" from player is "IDList8": + else if placeholder "team_name" from player is "IDList8": set the result to "&9Nebeská" - if placeholder "team_name" from player is "IDList9": + else if placeholder "team_name" from player is "IDList9": set the result to "&5Nachová" - if placeholder "team_name" from player is "IDList10": + else if placeholder "team_name" from player is "IDList10": set the result to "&dŠvestková" + else: + set the result to "" if the identifier is "teammate": # The placeholder would be 'custom_message'