Update README.md

master
aardwolf-lunk 8 years ago committed by GitHub
parent cc07696612
commit 432412f27c

@ -59,10 +59,10 @@ close ---> attempts to close all compass directions (n,e,s,w,u,d)
closel ---> attempts to close and lock all compass directions (n,e,s,w,u,d)
mimt ---> sets current room to mapper ignore mismatch = "true" (use in mazes or rooms where a normal cexit doesn't work)
mimf ---> sets current room to mapper ignore mismatch = "false" (if accidentally set to true and any cexit is not working as intended)
mnpt * ---> sets current room * (room I.D use "mr") to no-portal = "true" (use if you already know the room is no-portal)
mnpf * ---> sets current room * (room I.D use "mr") to no-portal = "false" (use if you mistakenly used mnpt)
mnrt * ---> sets current room * (room I.D use "mr") to no-recall = "true" (use if you already know the room is no-recall)
mnrf * ---> sets current room * (room I.D use "mr") to no-recall = "false" (use if you mistakenly used mnrt)
mnpt * ---> sets current room * (room I.D use "mroom") to no-portal = "true" (use if you already know the room is no-portal)
mnpf * ---> sets current room * (room I.D use "mroom") to no-portal = "false" (use if you mistakenly used mnpt)
mnrt * ---> sets current room * (room I.D use "mroom") to no-recall = "true" (use if you already know the room is no-recall)
mnrf * ---> sets current room * (room I.D use "mroom") to no-recall = "false" (use if you mistakenly used mnrt)
rtp ---> takes you to the beginning of the upper and lower planes so long as you have amulet of the planes in your portals bag
*NOTE 1* : mapper ignore mismatch is default to false for all rooms in the standard MUSHclient package

Loading…
Cancel
Save