-
|
Greetings. I'm using 1.3.0-dev4 version. I noticed, that ExtCmdGiveItem is not working for me. I am asking everyone to take something from my inventory, but it's not working. Console says: GetFormFromLLMFormat - Failed to parse form ID: Зеленое яблоко. Yup, i know, it is supposed to work in english, not other languages, but same thing with english: Аддвар|command|ExtCmdTakeItem@Эль:1 I can clearly see items (on russian) at /HerikaServer/ext/minai_plugin/items.html , but for some reason minai is not trying to find form id by name and just sends plain text to GetFormFromLLMFormat(string parameter). am i doing something wrong? { character: "Вилхельм", listener: "lalka", mood: "default", action: "TakeItem", target: "Ale:1", message: "Thanks for the ale, friend!" } 2025-03-18T21:40:29+01:00 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Those commands require dev versions of CHIM that aren't released yet. Use the stable version for now. |
Beta Was this translation helpful? Give feedback.
Those commands require dev versions of CHIM that aren't released yet. Use the stable version for now.