G
Goetheus
Hi everybody!
I have a little problem with a yml file. I can't get the value. It returns "<none>" :/
My code:
My test.yml file in the folder "config":
I have a little problem with a yml file. I can't get the value. It returns "<none>" :/
My code:
code_language.skript:
set {_name} to yaml value "test.value" from file "config\test.yml"
send "%{_name}%" to player
My test.yml file in the folder "config":
code_language.skript:
test:
value: Goetheus
Last edited by a moderator: