Search found 5 matches
- Mon Jun 23, 2014 12:39 am
- Forum: Modding help
- Topic: [help] multiple furnance results
- Replies: 2
- Views: 1436
Re: [help] multiple furnance results
I think node "result_inventory_size" is responsible for this option. Try to change it value from 1 to 4.
- Sun Jun 22, 2014 12:49 am
- Forum: Modding help
- Topic: Problem with adding a new ore
- Replies: 6
- Views: 2387
Re: Problem with adding a new ore
I erased this file and now i see my ore.
Thank you for your help. 


- Sun Jun 22, 2014 12:02 am
- Forum: Modding help
- Topic: Problem with adding a new ore
- Replies: 6
- Views: 2387
Re: Problem with adding a new ore
I recovered nodes "flags" and "order" to the code and it places the ore, but i can't see it. I'm sure that i did graphics well and don't misspelled anything...
Code is in the attachment.
Code is in the attachment.
- Sat Jun 21, 2014 11:35 pm
- Forum: Modding help
- Topic: Problem with adding a new ore
- Replies: 6
- Views: 2387
Re: Problem with adding a new ore
You was right. I forgot about item entity. But it's not all. I launched the game, map editor, and when i click on resources tab, game crashes. Where is the problem now?
- Sat Jun 21, 2014 11:21 pm
- Forum: Modding help
- Topic: Problem with adding a new ore
- Replies: 6
- Views: 2387
Problem with adding a new ore
Hi. At first, sorry for my bad English. This is not my native language.
I want to create my new ore, but when i try to launch the game, error appears:
Error:
Error in assignID, 'my-ore' was not recognized id of item
Can you guys help me? I took the fragments of code from the "base" module and i don ...
I want to create my new ore, but when i try to launch the game, error appears:
Error:
Error in assignID, 'my-ore' was not recognized id of item
Can you guys help me? I took the fragments of code from the "base" module and i don ...