Hey guys. So for my next scripting project (hopefully one that will get me membership) I need to share information (variables, basically integers and strings) between two or more instances of Simba.
I'm just starting with two instances. One is a master, one is a slave. The master creates an INI and then both read it in loops to monitor it and write back to it when necessary. The only problem is when one is writing and the other tries to read (I think) I get a permissions exception.
Any suggestions? Idk if anyone has tried this before or posted about it if they have.



Reply With Quote










