First time modder here! Running into a roadblock.
Posted: Thu Apr 21, 2016 3:23 am
Hello all! I'm a long time, professional programmer who has always wanted to get into game development of some sort, but rarely had the time or courage to jump into it. I've finally worked up the nerve and so I'm going to start my illustrious career with Factorio modding. Problem is... I'm already stuck.
What I want to try and do is create a mod that serves to make compacted versions of existing buildings that tend to get repeated a lot (labs, steam engines, solar panels, etc). The buildings would effectively be the exact same as having 2 or more of the same building, but taking up the same space as 1. I want to start trying this out with steam engines, but I simply can't find the lua code for one!
I'm using Windows 7 and the Steam release of Factorio. I'm looking all over my files under C:\Program Files (x86)\Steam\steamapps\common\Factorio\data\, tried opening various item/entity files, tried the built-in Windows Explorer search for 'steam-engine', but nothing. The strange thing is that I don't think the Steam Engine is the only item/entity that's oddly missing. Am I missing something, or are Steam Engines and other items just not moddable in the same way?
What I want to try and do is create a mod that serves to make compacted versions of existing buildings that tend to get repeated a lot (labs, steam engines, solar panels, etc). The buildings would effectively be the exact same as having 2 or more of the same building, but taking up the same space as 1. I want to start trying this out with steam engines, but I simply can't find the lua code for one!
I'm using Windows 7 and the Steam release of Factorio. I'm looking all over my files under C:\Program Files (x86)\Steam\steamapps\common\Factorio\data\, tried opening various item/entity files, tried the built-in Windows Explorer search for 'steam-engine', but nothing. The strange thing is that I don't think the Steam Engine is the only item/entity that's oddly missing. Am I missing something, or are Steam Engines and other items just not moddable in the same way?