Search found 5 matches

by Spawn
Thu Jun 06, 2013 12:18 pm
Forum: Modding help
Topic: Search ALL entities in the game
Replies: 2
Views: 2618

Re: Search ALL entities in the game

Hello,
thx for your post. After you wrote "it must work", I look over my code again.
And -shame on me- :oops: in one case, my skript kills the tables. :roll:

Thanks Frank
by Spawn
Thu Jun 06, 2013 11:27 am
Forum: Modding help
Topic: Search ALL entities in the game
Replies: 2
Views: 2618

Search ALL entities in the game

Hello, question: How can I List all entities? Or, maybe it exist a globale table? The Problem: I save a game with mod-entities. After loading the game, the entities (modiefied assembling maschine) created in the game. But my user-predefined table >glob.Modmaschine< is empty. Here I store some proper...
by Spawn
Wed May 29, 2013 11:31 am
Forum: Modding help
Topic: How to set the filter propertie?
Replies: 2
Views: 2546

How to set the filter propertie?

Hello again, many thanks for the help and the answer in the past. :D Does anyone know how to set the filter for the smart-inserter and (my problem) the logistic-container in requester-mode? I tried the following ... but does not work :twisted: game.onevent(defines.events.onbuiltentity, function(even...
by Spawn
Tue May 28, 2013 9:22 am
Forum: Modding help
Topic: Direction of new entity? and many more questions...
Replies: 2
Views: 3100

Direction of new entity? and many more questions...

Hello, The Problem in my mod I create a set of entities via function. Including a transport-belt is created. But, the transport-belt always oriented north. By definition (in the Entity.lua File) the transport-belt has a property "direction-count = 12". I suspect, so it should give a direct...
by Spawn
Thu May 23, 2013 2:02 pm
Forum: Modding help
Topic: Can not create a entity like a car (I use the bomber Guide)
Replies: 3
Views: 3181

Can not create a entity like a car (I use the bomber Guide)

Hello, I´m new and i tried to create a car-like item. I examine the bomber Guide >FreeER's Step by Step Bomber Mod< from FreeER [thanks FreeEr :-)] But If I craft the Item in my mod - i only become a icon - i cant use it. It will works similar like a axe i can drop it on the tiles with key >Z< but i...

Go to advanced search