Need help or advice on modding
Need help or advice on modding
I just started to understand the creation of mods, read a lot of documentation, but the answer to my question and did not find, I wanted to know how you can add to the type of prototype functions which it does not, if possible, how, I would be very grateful if you prompt any other sources on modding.
- eradicator
- Smart Inserter
- Posts: 5211
- Joined: Tue Jul 12, 2016 9:03 am
- Contact:
Re: Need help or advice on modding
You can't. You can not add new prototype types, and you can not add new properties to existing prototype types. Mods that need this usually combine several entities into something that looks like it's only one to the user and use control.lua scripting to make it work.
Author of: Belt Planner, Hand Crank Generator, Screenshot Maker, /sudo and more.
Mod support languages: 日本語, Deutsch, English
My code in the post above is dedicated to the public domain under CC0.
Mod support languages: 日本語, Deutsch, English
My code in the post above is dedicated to the public domain under CC0.