#is it possible to use %statistic_player_kills on scoreboard instead of %{kills::%player%}

1 messages · Page 1 of 1 (latest)

summer sapphire
#

my skript rn

    wait 3 ticks
    toggle player's fastboard on
    while player is online:
        wait 1 tick
        set title of player's fastboard to "&4❤ &fDUPEINK &4❤"
        
        set line 1 of player's fastboard to ""
        set line 8 of player's fastboard to "&7&m-------------------"
        set line 2 of player's fastboard to "&d%player%:"
        set line 3 of player's fastboard to "&7→ &fRank: %player's prefix%"
        set line 4 of player's fastboard to "&4:dagger: &fKills: &4%{kills::%player%}  ? 0%"
        set line 5 of player's fastboard to "&7☠ &fDeaths: &7%{deaths::%player%} ? 0%"
        set line 6 of player's fastboard to "&2$ &fMoney: &2%balance of player%"
        set {_value} to the value of the placeholder "statistic_time_played" for the player
        set line 7 of player's fastboard to "&6:clock: &fPlaytime: &6%{_value}%"
        set line 9 of player's fastboard to "&9dupeink.minehut.gg"```
iron jolt
summer sapphire
iron jolt
summer sapphire
summer sapphire
#

wait 2 sec

#

when i use that alot of errors that wasnt there when i wasnt using it popped up that isnt connected to the kills line either

iron jolt
#

or in console

summer sapphire
iron jolt
summer sapphire
#

but all of those dissapear when i dont use that line

#
    wait 3 ticks
    toggle player's fastboard on
    while player is online:
        wait 1 tick
        set title of player's fastboard to "&4❤ &fDUPEINK &4❤"
        
        set line 1 of player's fastboard to ""
        set line 8 of player's fastboard to "&7&m-------------------"
        set line 2 of player's fastboard to "&d%player%:"
        set line 3 of player's fastboard to "&7→ &fRank: %player's prefix%"
        set {_value} to the value of the placeholder "statistic_player_kills" for the player
        set line 4 of player's fastboard to "&4:dagger: &fKills: &4%{_value}%"
        set line 5 of player's fastboard to "&7☠ &fDeaths: &7%{deaths::%player%} ? 0%"
        set line 6 of player's fastboard to "&2$ &fMoney: &2%balance of player%"
        set {_value} to the value of the placeholder "statistic_time_played" for the player
        set line 7 of player's fastboard to "&6:clock: &fPlaytime: &6%{_value}%"
        set line 9 of player's fastboard to "&9dupeink.minehut.gg"``` full skript
#

and the one on top without the placeholder

summer sapphire
iron jolt
#

send /sk info

summer sapphire
#

fixed it

summer sapphire
iron jolt
light mauve
#

you need placeholder api

iron jolt
#

xD I thought that was obvious

surreal solstice
#

you need skript

#

dont forget it!