RE: Forcing A script not to record an event
You could set it up so in the event for psm change you disable logging (because all the code for that event is executed BEFORE the psm change), then set a very short timer that would re-enable logging, but you might risk losing a message very occasionally.
|