Closed snellers closed 2 years ago
mprog_driver() selects a random player from the same room as the mob but ideally it should respond directly to the instigating character if there was one. And perhaps the script itself could support a way to select the target randomly.
Turns out not to be a problem, the random target is in addition to the 'actor' in an act-triggered program.
mprog_driver() selects a random player from the same room as the mob but ideally it should respond directly to the instigating character if there was one. And perhaps the script itself could support a way to select the target randomly.