Creates a new listener on Lordui Procedure state. The listener will execute given procedure, when procedures will be stopped.
Parameters:- Listener name - String expression - Name of the player, to play the procedure, when event occurs,
- Run once - Boolean expression - If listener should be stopped on first event execution,
- Traced Player - String expression - The player, that will be traced for stop signal.
Subprocedures:- Procedure on Stop - The procedure, that is being executed, when the Stop event occurs.
krzys2017-02-06