[Return]

Report a post

Preview
>>22786
Never mind, I did some digging and I see immediately what the problem is. I use numbers for the variable names because it was the easiest way to program the script. However, the scripting language is seeing a thing with a number in it and interpreting it as a script to be evaluated and not a legacy variable name.

The good news is there's a relatively easy fix. Open the world design using storyteller mode, open the optional features, scroll down to "Misc advanced features (optional)", click show raw json, copy the text into your preferred tex editor, find all instances of << and replace them with <<$, copy the text back over to the browser window, and press import from json. That should fix it.
Post number No.22787
Board Artificial Intelligence
Optional. Describe what's wrong with it.