Update 'papik.sk'
parent
ea2cdc91d2
commit
dfbf9005ae
22
papik.sk
22
papik.sk
|
@ -32,6 +32,28 @@ on placeholderapi placeholder request for the prefix "player":
|
|||
if placeholder "team_name" from player is "IDList10":
|
||||
set the result to "粉"
|
||||
|
||||
if the identifier is "jmeno":
|
||||
if placeholder "team_name" from player is "IDList1":
|
||||
set the result to ""
|
||||
if placeholder "team_name" from player is "IDList2":
|
||||
set the result to ""
|
||||
if placeholder "team_name" from player is "IDList3":
|
||||
set the result to ""
|
||||
if placeholder "team_name" from player is "IDList4":
|
||||
set the result to ""
|
||||
if placeholder "team_name" from player is "IDList5":
|
||||
set the result to ""
|
||||
if placeholder "team_name" from player is "IDList6":
|
||||
set the result to ""
|
||||
if placeholder "team_name" from player is "IDList7":
|
||||
set the result to ""
|
||||
if placeholder "team_name" from player is "IDList8":
|
||||
set the result to ""
|
||||
if placeholder "team_name" from player is "IDList9":
|
||||
set the result to ""
|
||||
if placeholder "team_name" from player is "IDList10":
|
||||
set the result to ""
|
||||
|
||||
|
||||
if the identifier is "teammate": # The placeholder would be 'custom_message'
|
||||
loop entries of team placeholder "team_name" from player:
|
||||
|
|
Loading…
Reference in New Issue