|
ToyMage Apprentice
Joined: 01 Sep 2005 Posts: 120
|
Posted: Fri Jun 14, 2019 4:50 pm
Tick Count |
I play with two session simultaneously. And I have problem with the Tick counter.. it seems the tick counter is unsynchronized and OnEvent Tick seems to be sending cmd to both windows at the same time, what could be the problem? I have the events save in the respective session/package already and the package are set as non-shared.
|
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4702 Location: Pensacola, FL, USA
|
Posted: Fri Jun 14, 2019 8:14 pm |
I have no clue, though I might speculate that the ticks are considered global?
The simple solution, run a separate instance of CMUD for each session.
More complex, stop using the tick timer and replace it with a named #ALARM. |
|
_________________ Discord: Shalimarwildcat |
|
|
|
|
|