Closed uledrith closed 9 years ago
You forgot default constants:
Should also mention that what are now script.yaml_keys
were under the default constants:
node.
He changed it so it would function for now.
That's what I actually had at first, see this script, same problem. http://mcmonkey.org/haste/14228
debug of the default constants form please.
I'm pretty sure this is fixed now.
Use default constants:
http://mcmonkey.org/haste/14229
... /ex narrate <s@msflowerfetch.constant[Flowersqty]>
returns nullbut
/ex narrate <s@msflowerfetch.yaml_key[Flowersqty]>
works (thanks Anthony!).Not sure what changed, but this was working before, but not now.