#Placeholder yellow warning 'is already a text so...'

1 messages · Page 1 of 1 (latest)

proper raft
#

I'm grabbing the placeholder like this:

set {_woodcuttingLevel} to ("%placeholder "aureliumskills_foraging" from player%" parsed as an integer)

This grabs the number correctly however I see a yellow warning about this line:

the value of placehoder(s) "aureliumskills_foraging" from the player is already a text, so you should not put it in one (e.g. the value of placeholder(s) "aureliumskills_foraging" from the player instead of "%the value of placeholder(s) ""aureliumskills_foraging"" from the player%")

I think I understand what this error says and have read through the wiki (https://github.com/APickledWalrus/skript-placeholders/wiki/Getting-the-Value-of-Placeholder(s)) but any other format I try ends up not working. It will give me red errors about not understanding the format.

I've been collecting these yellow warnings all over my project but I've decided enough is enough. I need some help to get rid of them.

GitHub

Placeholder integration for Skript. Contribute to APickledWalrus/skript-placeholders development by creating an account on GitHub.

junior nova
#

just dont stringify it