Hi, the current version of the script isnt working for me, looks like splicing the array at the standard bait section (line 265) emptied out the array. Fixed it by adding a condition to check the length before performing initMice.push(treasure_mice[0].name);
Hi, the current version of the script isnt working for me, looks like splicing the array at the standard bait section (line 265) emptied out the array. Fixed it by adding a condition to check the length before performing
initMice.push(treasure_mice[0].name);