#skjson map is not mapping
1 messages · Page 1 of 1 (latest)
sounds like a job for @foggy tundra (creator of SkJson)
they helped me before
Hello there
test returning object
cause you exatly have {test: {test: {tldr}}
so you may var::test::test
also you shall
dont use mapping
Hello, may I have some coffee, perhaps?
To fix this, manually set {-map::test::test::test} to {_json::test::test::test} as Skript doesn automatically map deep JSON levels.
@quick pebble
Just use value/values trait
ew
set {_json} to json from string "{'test':{'test':{'test':'hi'}},'this':'works'}"
send {_json} with pretty print to players
skJson map {_json} to {_json::*}
send "%{_json::test::test::test}%" to players still output <none> and send "%{_json::this}%" to players works
Did I fix it tho
@quick pebble
you 3 time test
maybe some internal changes, ill check when be back from hospitall