Thank you very much
Search found 2 matches
- Sun May 21, 2023 7:15 am
- Forum: Resolved Problems and Bugs
- Topic: [1.1.80] set_request_slot does not allow a count of 0
- Replies: 3
- Views: 1696
Re: [1.1.80] set_request_slot does not allow a count of 0
Agh that was exactly my issue. Your recommendation worked perfectly!
Thank you very much
Thank you very much
- Sat May 20, 2023 11:15 am
- Forum: Resolved Problems and Bugs
- Topic: [1.1.80] set_request_slot does not allow a count of 0
- Replies: 3
- Views: 1696
[1.1.80] set_request_slot does not allow a count of 0
It seems there may be a small bug in the condition within set_request_slot. I am trying to set spidertron logistic requests to 0 from a mod function, but when I try to run a line like spidertron_entity.set_request_slot({name=item.name, count=0}, slot)
I get the following error
Error while running ...
I get the following error
Error while running ...