Hello, I have been trying to figure out how to trigger the spillage check box in a Fluid Conveyor's property menu using a line of script, but I cannot figure it out.
I have tried to use getvarnum(Model.find("FluidConveyor"), "allowspillage"); but I do not know how to set the check box to checked and unchecked using that line of script.
Thanks!