#Skript Placeholders (PlaceHolderAPI)

1 messages · Page 1 of 1 (latest)

orchid bramble
#

any ideas?

#

i have downloaded the placeholders with papi ecloud

dusk narwhal
#

that's not how you use placeholders in skritp

#

see the skript-placeholder wiki for the syntax on how

orchid bramble
#

is there a guide somewhere?

#

ok bet

#

still cant seem to figure it out
do you happen to have any skripts you use it in that i could use as a example?

dusk narwhal
#

placeholder "player_ping" from player from the wiki

orchid bramble
#

ye i seen that

#
set line 12 of player's scoreboard to "&4&l* &b&lPAPER.IO &7(%placeholder "player_ping" from player%)"```
#

ah i didnt remove the old %

#

maybe thats why

#

ye now just errors out completely

dusk narwhal
#

ah it's probably not having fun with nested "

#

just set a local var to it beforehand

orchid bramble
#
    set {_P} to placeholder "player_ping" from player
    set line 12 of player's scoreboard to "&4&l* &b&lPAPER.IO &7(%{_P}%)"```
#

still empty

dusk narwhal
#

is player_ping the right placeholder?

orchid bramble
#

nope and thats why i assume it wasnt downloaded correctly

#

i switched to the placeholder i was actually gonna use and i've papi downloaded and it works

dusk narwhal
#

perfect nice