Code:
Name: 'Obj Command 100 - portal to Midgaard', VNum: [ 100], RNum: [ 100]
Trigger Intended Assignment: Objects
Trigger Type: Command , Numeric Arg: 7, Arg list: en
Commands:
* By Rumble of The Builder Academy tbamud.com 9091
if %cmd.mudcommand% == enter && %arg% /= portal
%send% %actor% You enter the portal.
%echoaround% %actor% %actor.name% bravely enters the portal.
%teleport% %actor% 3001
%force% %actor% look
%echoaround% %actor% %actor.name% just stepped through a portal.
else
%send% %actor% %cmd% what?!
end
for TBA.