Oh...
Nevermind. I found the solution. I've just replace the string format by
path = "timelapse/" .. string.format("%06d" , game.tick) .. ".png",
And done the complete code is that (for people who need a script like that:) )
script.on_event(defines.events.on_tick, function(event)
if event ...
Search found 2 matches
- Sat Apr 11, 2020 12:48 pm
- Forum: Technical Help
- Topic: [0.15.28] Noob with scripting.
- Replies: 1
- Views: 641
- Fri Apr 10, 2020 9:30 pm
- Forum: Technical Help
- Topic: [0.15.28] Noob with scripting.
- Replies: 1
- Views: 641
[0.15.28] Noob with scripting.
Hello,
A very long time ago (I know the 0.15.28 is a old experimental version of the game hidden in the internet), I started my map.
Today I want to make a timelapse of this map with the replay founction.
So I found the 0.15.28 version and download it because the game say me that "You need 0.15.28 ...
A very long time ago (I know the 0.15.28 is a old experimental version of the game hidden in the internet), I started my map.
Today I want to make a timelapse of this map with the replay founction.
So I found the 0.15.28 version and download it because the game say me that "You need 0.15.28 ...