Cannot make Lua script child of GUI script

Started by Tlaloc

Tlaloc Lv 1

I re-implemented a script that someone wrote in the GUI interface into Lua. However, there was no way to make the Lua script a child of the GUI script. Even though it was a complete re-write, the basic algorithm was the same, so I'd like to keep the association between those scripts on the web site.

Crashguard303 Lv 1

I'm with you.
Maybe there should be a possibility to create a parent/child-relation link manually by its author, as the relationship description also won't work (because it can't) if you paste a script into the game written in an external editor before.

spmm Lv 1

could reference the GUI script in the script text as a comment and add a note to the recipe page which everyone can read