Search found 3 matches
- Sun Sep 04, 2016 2:41 pm
- Forum: Modding help
- Topic: Adding in data to entities
- Replies: 4
- Views: 1196
Re: Adding in data to entities
Ahh, that´s a good idea. I guess Ill use that than. Thanks a lot
- Sun Sep 04, 2016 2:24 am
- Forum: Modding help
- Topic: Adding in data to entities
- Replies: 4
- Views: 1196
Re: Adding in data to entities
In that case, is there an easy and efficient way of saying:
Check this table and give me the subtable, which contains this entity? Or do I just have to go throught each subtable individually?
Check this table and give me the subtable, which contains this entity? Or do I just have to go throught each subtable individually?
- Sun Sep 04, 2016 12:51 am
- Forum: Modding help
- Topic: Adding in data to entities
- Replies: 4
- Views: 1196
Adding in data to entities
So I´m currently working on my first mod. And in it I have entities which are connected to other entities. Now my question is, is there a way to store extra information in an entity with a new key so that I can later on call entity.connected_entity and it refers to another entity?
And help would be ...
And help would be ...