精華區beta mud_sanc 關於我們 聯絡資訊
移除設定:Remove settings items 06-01 UNALIAS 中文:移除別名。 原文:remove an alias 格式:#unalias alias classname 範例:#unalias cc 移除cc這個別名。 06-02 UNBUTTON 中文:移除按鈕。 原文:remove a button 格式:#unbutton number 範例:#unbutton 2 移除第二個按鈕,不過其後的按鈕,編號不會前移。 06-03 UNCLASS 中文:移除類別。 原文:removes a class 格式:#unclass classname 範例:#unclass blood 移除群組BLOOD。旗下的條目會歸類到<none>下。 06-04 DELCLASS 中文:移除類別並刪除其下的設定。 原文:removes a class and deletes settings 格式:#delclass classname 範例:#delclass blood 移除群組BLOOD。旗下的條目會全部刪除。 06-05 UNKEY 中文:移除按鍵。 原文:remove a macro key 格式:#unkey key classname 範例:#unkey <F1> 移除設在F1下的指令。 06-06 UNTRIGGER 中文:移除觸發。 原文:remove a trigger 格式:#untrigger {pattern} classname 範例:#untrigger {tells you} 移除觸發tells you。 06-07 UNVAR 中文:移除變數。 原文:remove a variable 格式:#unvar variable classname 範例:#unvar a 移除變數a。 06-08 UNMENU 中文:移除選單。 原文:remove a speed menu item 格式:#UNM caption classname 範例:#unmenu 補血 移除"補血"這個選單項目。 06-09 UNDIR 中文:移除方向。 原文:remove a direction setting 格式:#UND direction classname 範例:#undir n 移除方向north。 06-10 UNTAB 中文:移除自動完成。 原文:remove a word from the tab list 格式:#untab word 範例:#untab fancylants 移除fancylants 這個自動完成。 06-11 KILLALL 中文:移除所有別名、按鍵、觸發、自動完成。 原文:delete all aliases, macros, trigger actions, tab-completion words 格式:#KILLALL 範例:#killall 全刪光了,小心使用。