#Skript Placeholders (PlaceHolderAPI)
1 messages · Page 1 of 1 (latest)
that's not how you use placeholders in skritp
see the skript-placeholder wiki for the syntax on how
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?
placeholder "player_ping" from player from the wiki
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
ah it's probably not having fun with nested "
just set a local var to it beforehand
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
is player_ping the right placeholder?
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
perfect nice