Search found 2 matches
- Tue Aug 18, 2020 12:54 am
- Forum: Modding help
- Topic: Where does the Train Stop get support for a player enterable name?
- Replies: 3
- Views: 1277
Re: Where does the Train Stop get support for a player enterable name?
Dang, so there is no ability to have custom named entities in the game, other than train stops?
- Mon Aug 17, 2020 3:50 am
- Forum: Modding help
- Topic: Where does the Train Stop get support for a player enterable name?
- Replies: 3
- Views: 1277
Where does the Train Stop get support for a player enterable name?
I'm working on a very small mod and need support for custom named entities. The first thing I think of to look for is the train stop, since players can rename it to whatever they want. I've looked through demo-entities.lua and demo-item.lua and found the train-stop entries, but I'm not seeing where ...