Update 'papik.sk'

main
Anorak_1 2022-09-13 18:29:06 +00:00
parent 434fad3005
commit ea2cdc91d2
1 changed files with 21 additions and 1 deletions

View File

@ -11,7 +11,27 @@ on quit:
on placeholderapi placeholder request for the prefix "player":
if the identifier is "znak":
set the result to placeholder "team_name" from player
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: