Code:
* By Rumble of The Builder Academy tbamud.com 9091
if %direction% == north
%send% %actor% You try to go %direction% but Hannibal steps in front of you blocking the way.
return 0
elseif %direction% == south && %actor.is_pc%
%echo% Hannibal says, 'Thanks for stopping by.'
end
for TBA.