Search found 12 matches
- Mon Mar 17, 2025 2:22 pm
- Forum: Implemented mod requests
- Topic: SpoilToTriggerResult : Trigger once per stack option
- Replies: 4
- Views: 628
- Mon Mar 17, 2025 12:29 pm
- Forum: Implemented mod requests
- Topic: SpoilToTriggerResult : Trigger once per stack option
- Replies: 4
- Views: 628
SpoilToTriggerResult : Trigger once per stack option
Hello !
Currently, SpoilToTriggerResult has a key "items_per_trigger" that allows us to define (if my understanding is correct) to trigger the script only if there is the required amount of items in the stack.
However, if we want to set this value to 1, meaning only one item is needed to trigger ...
Currently, SpoilToTriggerResult has a key "items_per_trigger" that allows us to define (if my understanding is correct) to trigger the script only if there is the required amount of items in the stack.
However, if we want to set this value to 1, meaning only one item is needed to trigger ...
- Mon Mar 03, 2025 9:04 am
- Forum: Translations
- Topic: Spelling error in migration screen
- Replies: 3
- Views: 215
Re: Spelling error in migration screen
Well it's true. "equipment" is an uncountable noun.
I learned something today.
I learned something today.
- Sun Mar 02, 2025 12:35 pm
- Forum: Resolved Problems and Bugs
- Topic: [boskid][2.0.37] setting Labs trash_inventory_size deletes the trash inventory
- Replies: 2
- Views: 512
Re: [boskid][2.0.37] setting Labs trash_inventory_size deletes the trash inventory
Nice ! Thanks !
By the way, that raises another question : is it normal that the vanilla behavior is that, if you don't set the trash_inventory_size, it won't grow above 1 slot ?
By the way, that raises another question : is it normal that the vanilla behavior is that, if you don't set the trash_inventory_size, it won't grow above 1 slot ?
- Sun Mar 02, 2025 11:30 am
- Forum: Resolved Problems and Bugs
- Topic: [boskid][2.0.37] setting Labs trash_inventory_size deletes the trash inventory
- Replies: 2
- Views: 512
[boskid][2.0.37] setting Labs trash_inventory_size deletes the trash inventory
Hello there !
It's me again, your friendly inventories bug finder :D
First, I thank you for fixing the trash inventory size setup for assembling machines : I tested it and it works fine.
However it seems to be broken for labs.
By default, the labs create a trash inventory when an item spoils ...
It's me again, your friendly inventories bug finder :D
First, I thank you for fixing the trash inventory size setup for assembling machines : I tested it and it works fine.
However it seems to be broken for labs.
By default, the labs create a trash inventory when an item spoils ...
- Wed Feb 12, 2025 6:01 pm
- Forum: Resolved Problems and Bugs
- Topic: [Rseding91] [2.0.34] spoil_to_trigger events not fired inside a cargo pod
- Replies: 2
- Views: 2339
[Rseding91] [2.0.34] spoil_to_trigger events not fired inside a cargo pod
Hello,
When an item with a spoil to trigger result spoils while being inside a pod (tested with dropping a cargo pod from a platform), it looks like the event isn't fired.
I tested it with a breakpoint.
The event is fired when the item spoils while awaiting to be dropped by the platform (inside the ...
When an item with a spoil to trigger result spoils while being inside a pod (tested with dropping a cargo pod from a platform), it looks like the event isn't fired.
I tested it with a breakpoint.
The event is fired when the item spoils while awaiting to be dropped by the platform (inside the ...
- Sat Jan 25, 2025 7:23 pm
- Forum: Modding interface requests
- Topic: Api Request : Add defines.inventory.assembling_machine_trash & a way to write in assembling machine inv
- Replies: 4
- Views: 411
Api Request : Add defines.inventory.assembling_machine_trash & a way to write in assembling machine inv
Hello !
Could you please add the defines : inventory.assembling_machine_trash ?
It looks like it's intended to be here, but currently missing.
I'm trying to hotswap items in several types of inventories with a script. It works for every inventory I have tried, except for assembling-machines.
I ...
Could you please add the defines : inventory.assembling_machine_trash ?
It looks like it's intended to be here, but currently missing.
I'm trying to hotswap items in several types of inventories with a script. It works for every inventory I have tried, except for assembling-machines.
I ...
- Thu Dec 05, 2024 3:48 pm
- Forum: Modding interface requests
- Topic: Allow spoil_result to spoil into multiple weighted items
- Replies: 6
- Views: 572
Re: Allow spoil_result to spoil into multiple weighted items
That is indeed what I did, I was pretty sure I just tried putting a list of strings, but looking back at the code, I used the insert_item trigger with two items.
Still ! Have the ability to mod multiple results which could be mutually exclusive or not would be nice, in order to be able to spoil in ...
Still ! Have the ability to mod multiple results which could be mutually exclusive or not would be nice, in order to be able to spoil in ...
- Thu Dec 05, 2024 10:17 am
- Forum: Modding interface requests
- Topic: Allow spoil_result to spoil into multiple weighted items
- Replies: 6
- Views: 572
Re: Allow spoil_result to spoil into multiple weighted items
+1 to that
Currently, you can have multiple "spoil_result" for an item. Each spoil result can have a probability to happen.
But there is no way I'm aware of to make these results mutually exclusive.
Using the scripting option (spoil_to_trigger) can allow to make this possible, but runs into a wall ...
Currently, you can have multiple "spoil_result" for an item. Each spoil result can have a probability to happen.
But there is no way I'm aware of to make these results mutually exclusive.
Using the scripting option (spoil_to_trigger) can allow to make this possible, but runs into a wall ...
- Mon Nov 07, 2022 7:54 am
- Forum: Logistic Train Network
- Topic: Request : adding a provider specific timeout
- Replies: 1
- Views: 913
Request : adding a provider specific timeout
Hello there !
Unless I missed it, it looks like there is no setting for enabling a provider specific timeout. I disabled the global timeout for trains to make sure they will wait until they are empty before leaving a requester station.
But sometimes, my providers cannot load the requested amount of ...
Unless I missed it, it looks like there is no setting for enabling a provider specific timeout. I disabled the global timeout for trains to make sure they will wait until they are empty before leaving a requester station.
But sometimes, my providers cannot load the requested amount of ...
- Fri Jul 15, 2016 5:43 pm
- Forum: Mods
- Topic: [MOD 0.12.X] GDIW - Gah!DarnItWater!
- Replies: 26
- Views: 65197
Re: [MOD 0.12.X] GDIW - Gah!DarnItWater!
Many thanks.
- Thu Jul 14, 2016 3:27 pm
- Forum: Mods
- Topic: [MOD 0.12.X] GDIW - Gah!DarnItWater!
- Replies: 26
- Views: 65197
Re: [MOD 0.12.X] GDIW - Gah!DarnItWater!
Hey ! Will you update this wonderful thing to 0.13 ?