discord command profil [<offline player>]: prefixes: $ trigger: if arg-1 is set: if discord id of event-channel is "1127561099311583263": if argument 1 is online: set {_zabojstwa} to placeholder "%%statistic_player_kills%%" from argument 1 set {_smierci} to placeholder "%%statistic_deaths%%" from argument 1 set {_czasgry.dni} to placeholder "%%statistic_time_played:days%%" from argument 1 set {_czasgry.godziny} to placeholder "%%statistic_time_played:hours%%" from argument 1 set {_czasgry.minuty} to placeholder "%%statistic_time_played:minutes%%" from argument 1 set {_ping} to placeholder "%%player_ping%%" from argument 1 create embed: set the colour of the embed to Green set the title of embed to title with text "Profil %arg-1%" set the description of embed to "**Balans:** %balance of argument 1%%nl%**Zabójstwa:** %{_zabojstwa}%%nl%**Śmierci:** %{_smierci}%%nl%**Ping:** %{_ping}% %nl%**Czas Gry:** %{_czasgry.dni}%d %{_czasgry.godziny}%h %{_czasgry.minuty}%min" set the footer of embed to footer with text "Created by Przemowskyy" and icon "https://crafatar.com/renders/head/257d6bec-47e3-4650-91b9-b69317031b13" set the thumbnail of embed to "https://mc-heads.net/avatar/%argument 1%/100" send last created embed to event-channel with event-bot if argument 1 is not online: create embed: set the colour of the embed to Red set the description of embed to "Ten gracz jest offline" send last created embed to event-channel with event-bot
#placeholders for statistics doesnt work
1 messages · Page 1 of 1 (latest)
and it should display the
balance (money)
kills
deaths
ping
playtime
and only the balance and ping shows properly
i have papi and addons for skript (vixio, skellett and skript-placeholders)
i tested
command /print: trigger: set {_kill} to placeholder "statistic_player_kills" from player send "Your kill: %{_kill}%"
and it said "your kill" <none>"
ok i fixed it by installing /papi ecloud download Statistic
but now I have a problem with 2 more commands
discord command topczasgry [<offline player>]: prefixes: $ trigger: if discord id of event-channel is "1127561099311583263": set {_top1czasu} to placeholder "%%PlayTimes_topname1%% - %%PlayTimes_toptime1%%" from argument 1 set {_top2czasu} to placeholder "%%PlayTimes_topname2%% - %%PlayTimes_toptime2%%" from argument 1 set {_top3czasu} to placeholder "%%PlayTimes_topname3%% - %%PlayTimes_toptime3%%" from argument 1 set {_top4czasu} to placeholder "%%PlayTimes_topname4%% - %%PlayTimes_toptime4%%" from argument 1 set {_top5czasu} to placeholder "%%PlayTimes_topname5%% - %%PlayTimes_toptime5%%" from argument 1 set {_top6czasu} to placeholder "%%PlayTimes_topname6%% - %%PlayTimes_toptime6%%" from argument 1 set {_top7czasu} to placeholder "%%PlayTimes_topname7%% - %%PlayTimes_toptime7%%" from argument 1 set {_top8czasu} to placeholder "%%PlayTimes_topname8%% - %%PlayTimes_toptime8%%" from argument 1 set {_top9czasu} to placeholder "%%PlayTimes_topname9%% - %%PlayTimes_toptime9%%" from argument 1 set {_top10czasu} to placeholder "%%PlayTimes_topname10%% - %%PlayTimes_toptime10%%" from argument 1 create embed: set the colour of the embed to Green set the title of embed to title with text "TOP 10 Czasu" set the description of embed to "**1)** %{_top1czasu}%%nl% **2)** %{_top2czasu}%%nl% **3)** %{_top3czasu}%%nl% **4)** %{_top4czasu}%%nl% **5)** %{_top5czasu}%%nl% **6)** %{_top6czasu}%%nl% **7)** %{_top7czasu}%%nl% **8)** %{_top8czasu}%%nl% **9)** %{_top9czasu}%%nl% **10)** %{_top10czasu}%" set the footer of embed to footer with text "Created by Przemowskyy" and icon "https://crafatar.com/renders/head/257d6bec-47e3-4650-91b9-b69317031b13" send the embed to event-channel with event-bot
thia command should show the top10 players with the most play itme, but i tjust shows
<none>