Code:
Name: 'Obj Get Example', VNum: [ 83], RNum: [ 83]
Trigger Intended Assignment: Objects
Trigger Type: Get , Numeric Arg: 100, Arg list: None
Commands:
* By Rumble of The Builder Academy tbamud.com 9091
if %actor.align% > 350
%send% %actor% As you reach for %self.shortdesc% it fades out of existence.
%echoaround% %actor% As %actor.name% reaches for %self.shortdesc% it fades out of existence.
return 0
else
%send% %actor% As you pick up %self.shortdesc% it seems to vibrate with a life of its own.
end