Search found 2 matches

by vklein52
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: 1563

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 :)
by vklein52
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: 1563

[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 ...

Go to advanced search