modifications to the game, displaying images on the screen via lua scripts
Posted: Thu Oct 10, 2024 5:58 pm
Hello!
I just discovered this game. I played for a while and decided to make a simple modification that adds a plot - so that when you reach certain planets, comic inserts appear, and the goal changes to the next planet.
But I'm generally a beginner in programming, so I would like to know how I can display a window with a picture on the screen when starting the game in a spaceport, for example? Or when landing in a certain place, for example, at a certain station... Another question in general - what are the limitations of lua scripts, is it possible to add objects to planets with their help?
I just discovered this game. I played for a while and decided to make a simple modification that adds a plot - so that when you reach certain planets, comic inserts appear, and the goal changes to the next planet.
But I'm generally a beginner in programming, so I would like to know how I can display a window with a picture on the screen when starting the game in a spaceport, for example? Or when landing in a certain place, for example, at a certain station... Another question in general - what are the limitations of lua scripts, is it possible to add objects to planets with their help?