Winterbay
Active member
I am currently working on a suhi-handling script which appears to be working just fine. The problem I have is that at the moment it has decided that "salty slick maki" is the way to go (i.e. 1 slick fish meat, 1 white rice, 1 seaweed and 1 sea salt crystal).
Trying to create it the following happens:
Which, incidentally, is the same as supplying create with a blank space (" ").
If I buy the ingredients and go to the item manager my "salty slick maki" shows up just fine and I can eat it as well.
ETA: The CLI-command "create" works just fine as well. I find this inconistency annoying
Trying to create it the following happens:
Code:
> ash create(1, to_item("salty slick maki"))
[¶-1] has no matches.
Which, incidentally, is the same as supplying create with a blank space (" ").
If I buy the ingredients and go to the item manager my "salty slick maki" shows up just fine and I can eat it as well.
ETA: The CLI-command "create" works just fine as well. I find this inconistency annoying
Last edited: