Cannot make Lua script child of GUI script
Case number: | 845813-987927 |
Topic: | Game: Tools |
Opened by: | Tlaloc |
Status: | Closed |
Type: | Bug |
Opened on: | Monday, June 28, 2010 - 00:33 |
Last modified: | Saturday, July 13, 2013 - 04:18 |
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.
»
Sat, 07/13/2013 - 04:18
#2
Status: Open » Closed |
could reference the GUI script in the script text as a comment and add a note to the recipe page which everyone can read
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.