Custom Supply Challenge Issues
Posted: Fri Aug 27, 2021 11:05 pm
Hello,
I've gotten into modding the control.lua script for the Supply Challenge and have run into an issue with a custom map it's being used on.
The issue is the red chests used to 'deposit' the items required for each level. I haven't changed anything in the default lua in regards to the red chest, and the lua works on the original map, meaning I think there must be something wrong with how I am setting up the custom map. A few details
-I'm using the 'Red Chest' entity which is what matches the lua script.
-I've tested the map and the script is successfully finding the chests and updating properties (making it indestructible)
-When dropping off items into the chest, nothing happens.
Has anyone made a custom supply scenario and run into this issue?
Attached is the scenario
I've gotten into modding the control.lua script for the Supply Challenge and have run into an issue with a custom map it's being used on.
The issue is the red chests used to 'deposit' the items required for each level. I haven't changed anything in the default lua in regards to the red chest, and the lua works on the original map, meaning I think there must be something wrong with how I am setting up the custom map. A few details
-I'm using the 'Red Chest' entity which is what matches the lua script.
-I've tested the map and the script is successfully finding the chests and updating properties (making it indestructible)
-When dropping off items into the chest, nothing happens.
Has anyone made a custom supply scenario and run into this issue?
Attached is the scenario