Hello, i need the global variables to increase 1 when instance finish, and when i open the second instance, the global variables will show the value of increased 1.
actually this is not true, all can be done in single project using simple "if" statement where you check the value of global variable first, and if bigger then 0 continue with work, if not set global and work :p
actually this is not true, all can be done in single project using simple "if" statement where you check the value of global variable first, and if bigger then 0 continue with work, if not set global and work :p