[0.3.0] Simple Questions
Posted: Sat Mar 30, 2013 12:58 am
Ilnor asked for a bike mod (for early transport) so I was going to make one, but it's having issue right now
it shows in mod-list but it has no research and I tried but it says that ilbike does not exist.
For now if you want to tell me what is wrong with it: https://www.dropbox.com/s/ys4en9oydr7lm6u/Ilbike.zip
I WILL place this in the actual mod forum this when it is working and when it has better graphics. I intend to do a few more things with it but until I can at least get it working....
edit: It looks like factorio isn't actually loading the mod...it sees that it is there but it doesn't load it. I moved the content into base (after creating a backup) and it sees it fine. Right now I have part of the mod as __base__ when i should be __Ilbike__ and it doesn't error out about not finding files...
it shows in mod-list but it has no research and I tried
Code: Select all
game.getplayer().character.insert{name="ilbike",count=1}
For now if you want to tell me what is wrong with it: https://www.dropbox.com/s/ys4en9oydr7lm6u/Ilbike.zip
I WILL place this in the actual mod forum this when it is working and when it has better graphics. I intend to do a few more things with it but until I can at least get it working....
edit: It looks like factorio isn't actually loading the mod...it sees that it is there but it doesn't load it. I moved the content into base (after creating a backup) and it sees it fine. Right now I have part of the mod as __base__ when i should be __Ilbike__ and it doesn't error out about not finding files...