Hello
I am writing a Agent based script to replicate human evacuation from a building. For building the script I have to use sticky dictionary to calculate the previous location of the agent (human) while ascending towards the evacuation door. I just realised that sc.sticky does not allow me to take more than 100 agents. If I input the value more than 100 it throws an error of index out of range.
Is there a work around?
1 post - 1 participant