Code:
Name: 'Room Command 365 - Jump', VNum: [ 131], RNum: [ 131]
Trigger Intended Assignment: Rooms
Trigger Type: Command , Numeric Arg: 100, Arg list: jump
Commands:
* By Rumble of The Builder Academy tbamud.com 9091
wait 1 sec
%send% %actor% You jump from the window ledge to certain death.
%echoaround% %actor% %actor.name% decides to test fate and takes a dive out the window.
%teleport% %actor% 292
wait 1 sec
%echoaround% %actor% %actor.name% falls from above screaming %actor.hisher% lungs out. %actor.heshe% hits the ground with a loud thump.
%force% %actor% look
%send% %actor% You strike the ground hard but somehow manage to survive the impact.
* Damage the player all of their hitpoints. They will recover.
set stunned %actor.hitp%
%damage% %actor% %stunned%
for TBA.