The 0.16 code also works in 0.15, at least the part you are using, so I'm begging, you: DON'T USE MY OLD CODE, USE THE CURRENT STUFF. The old code can lead to crashing due to running out of memory and other fun things.
okay, okay, i tried it out.
the only difference i found between the two, so ...
Search found 5 matches
- Thu Jan 04, 2018 3:51 pm
- Forum: Modding help
- Topic: Problems with surface transfer:
- Replies: 4
- Views: 1477
- Thu Jan 04, 2018 1:49 pm
- Forum: Modding help
- Topic: Problems with surface transfer:
- Replies: 4
- Views: 1477
Re: Problems with surface transfer:
Ahhhh why are you using my old code??? I even said why it's broken :( Try using my current code and see if it works then.
Were stuck using 0.15.00 due to one of the mods we want to use not updating since then, thats why im using older code.
Hope you dont mind me piecing things together like that ...
Were stuck using 0.15.00 due to one of the mods we want to use not updating since then, thats why im using older code.
Hope you dont mind me piecing things together like that ...
- Thu Jan 04, 2018 8:51 am
- Forum: Modding help
- Topic: Problems with surface transfer:
- Replies: 4
- Views: 1477
Problems with surface transfer:
Hi all,
Having some problems with a control.lua file im working on for a headless server im putting together.
The point of the server is to have a very intense, normally fairly short (the longest weve lasted so far is about 2.5 hours, survival mode.
At the end, you typically are swarmed by biters ...
Having some problems with a control.lua file im working on for a headless server im putting together.
The point of the server is to have a very intense, normally fairly short (the longest weve lasted so far is about 2.5 hours, survival mode.
At the end, you typically are swarmed by biters ...
- Wed Jan 03, 2018 2:32 pm
- Forum: Modding help
- Topic: Question about voting system in control.lua:
- Replies: 4
- Views: 1246
Re: Question about voting system in control.lua:
https://mods.factorio.com/mods/Bilka/NewGamePlus
Ive looked into that actually, I think its overkill for what im trying to accomplish.
I also dont want to give players the option to adjust settings, since the server runs on very specific variables for difficulty balancing.
Isnt it possible to ...
Ive looked into that actually, I think its overkill for what im trying to accomplish.
I also dont want to give players the option to adjust settings, since the server runs on very specific variables for difficulty balancing.
Isnt it possible to ...
- Wed Jan 03, 2018 8:27 am
- Forum: Modding help
- Topic: Question about voting system in control.lua:
- Replies: 4
- Views: 1246
Question about voting system in control.lua:
Can anyone give me some advice here?
Ive gotten almost everything working, intro MOTD is printed to chat, items are autospawned in inventory and research is unlocked, but the vote system doesnt seem to be completing.
I can initiate a vote poll with "/over", but when I or another player use "/yes ...
Ive gotten almost everything working, intro MOTD is printed to chat, items are autospawned in inventory and research is unlocked, but the vote system doesnt seem to be completing.
I can initiate a vote poll with "/over", but when I or another player use "/yes ...