diff --git a/install/mushclient.nsi b/install/mushclient.nsi index fbe51a7a..34562a27 100644 --- a/install/mushclient.nsi +++ b/install/mushclient.nsi @@ -381,6 +381,7 @@ Section "Plugins" File "..\plugins\Summary.xml" File "..\plugins\Code_Chart.xml" File "..\plugins\Config_Option_Changer.xml" + File "..\plugins\ATCP_Mapper.xml" SectionEnd @@ -541,6 +542,7 @@ Section Uninstall Delete "$INSTDIR\worlds\plugins\Summary.xml" Delete "$INSTDIR\worlds\plugins\Code_Chart.xml" Delete "$INSTDIR\worlds\plugins\Config_Option_Changer.xml" + Delete "$INSTDIR\worlds\plugins\ATCP_Mapper.xml" ; locale stuff diff --git a/plugins/ATCP_Mapper.xml b/plugins/ATCP_Mapper.xml new file mode 100644 index 00000000..fd96bd00 --- /dev/null +++ b/plugins/ATCP_Mapper.xml @@ -0,0 +1,1890 @@ + + + + + + + + + +]> + + + + + this help (or click the "?" button on the bottom right) +mapper zoom out --> zoom out +mapper zoom in --> zoom in +mapper hide --> hide map +mapper show --> show map + +FINDING THINGS + +mapper bookmarks --> show nearby rooms that you bookmarked +mapper find --> full-text search (eg. shop OR baker) +mapper areas --> show path to nearby areas (zones) +mapper heal --> show nearby healers +mapper shop --> show nearby shops/banks etc. +mapper train --> show nearby trainers +mapper quest --> show nearby quest-givers +mapper where --> show directions to a room + +MOVING + +mapper goto --> walk to a room by its room number +mapper stop --> cancel any current speedwalk +mapper resume --> resume last speedwalk or hyperlinked speedwalk + +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + %1 + + + + + if last_direction_moved then + Send ("swim " .. last_direction_moved) + end -- if + + + + + + + + if last_direction_moved then + Send ("open door " .. last_direction_moved) + end -- if + + + + + + + + + + + + + stand + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +