So finally I tried adding the %actor.pos(resting)% to the end of the 2nd option above, but although it set actor to resting and technically worked, it sent out a syslog error that says '[ Room 30774 :: Unknown world cmd: 'Resting' ]'
%actor.anything%
should never be its own line.
nop %actor.pos(resting)%
is the proper syntax
There's no actual dg-command for what you're looking to do at the moment, one could probably added, but wouldn't be able to be %kill% because mkill is actually a command already for making mobs attack something as part of a script.