d/mage/tower/monsters/rashudi.c line 289: parse error
d/mage/tower/monsters/rashudi.c line 289: parse error
d/mage/tower/obj/crystal_orb.c line 3: Illegal to inherit after defining global variables.
d/mage/tower/obj/crystal_orb.c line 32: parse error
d/mage/tower/obj/crystal_orb.c line 35: Illegal LHS
d/mage/tower/obj/crystal_orb.c line 36: Undefined variable 'class1'
d/mage/tower/obj/crystal_orb.c line 49: use this out of class function.
d/mage/tower/obj/crystal_orb.c line 49: Illegal lvalue
d/mage/tower/obj/crystal_orb.c line 3: Illegal to inherit after defining global variables.
d/mage/tower/obj/crystal_orb.c line 32: parse error
d/mage/tower/obj/crystal_orb.c line 35: Illegal LHS
d/mage/tower/obj/crystal_orb.c line 36: Undefined variable 'class1'
d/mage/tower/obj/crystal_orb.c line 49: use this out of class function.
d/mage/tower/obj/crystal_orb.c line 49: Illegal lvalue
d/mage/tower/obj/crystal_orb.c line 3: Illegal to inherit after defining global variables.
d/mage/tower/obj/crystal_orb.c line 32: parse error
d/mage/tower/obj/crystal_orb.c line 35: Illegal LHS
d/mage/tower/obj/crystal_orb.c line 36: Undefined variable 'class1'
d/mage/tower/obj/crystal_orb.c line 49: use this out of class function.
d/mage/tower/obj/crystal_orb.c line 49: Illegal lvalue
d/mage/tower/obj/crystal_orb.c line 3: Illegal to inherit after defining global variables.
d/mage/tower/obj/crystal_orb.c line 32: parse error
d/mage/tower/obj/crystal_orb.c line 35: Illegal LHS
d/mage/tower/obj/crystal_orb.c line 36: Undefined variable 'class1'
d/mage/tower/obj/crystal_orb.c line 49: use this out of class function.
d/mage/tower/obj/crystal_orb.c line 49: Illegal lvalue
d/mage/tower/obj/crystal_orb.c line 3: Illegal to inherit after defining global variables.
d/mage/tower/obj/crystal_orb.c line 3: Illegal to inherit after defining global variables.
d/mage/tower/obj/crystal_orb.c line 3: Illegal to inherit after defining global variables.
d/mage/tower/obj/crystal_orb.c line 3: Illegal to inherit after defining global variables.
d/mage/tower/obj/crystal_orb.c line 3: Illegal to inherit after defining global variables.
d/mage/tower/obj/crystal_orb.c line 5: Illegal to inherit after defining global variables.
d/mage/tower/obj/crystal_orb.c line 9: Undefined function set_name
d/mage/tower/obj/crystal_orb.c line 10: Undefined function add
d/mage/tower/obj/crystal_orb.c line 11: Undefined function set_short
d/mage/tower/obj/crystal_orb.c line 12: Undefined function set_long
d/mage/tower/obj/crystal_orb.c line 13: Undefined function set
d/mage/tower/obj/crystal_orb.c line 3: parse error
d/mage/tower/obj/crystal_orb.c line 3: parse error
d/mage/tower/obj/crystal_orb.c line 3: parse error
d/mage/tower/obj/crystal_orb.c line 3: parse error
d/mage/tower/obj/crystal_orb.c line 3: parse error
d/mage/tower/obj/crystal_orb.c line 3: parse error
d/mage/tower/obj/crystal_orb.c line 3: parse error
d/mage/tower/obj/crystal_orb.c line 3: parse error
d/mage/tower/obj/crystal_orb.c line 3: parse error
d/mage/tower/obj/crystal_orb.c line 3: parse error
d/mage/tower/obj/crystal_orb.c line 3: parse error
d/mage/tower/obj/crystal_orb.c line 3: parse error
d/mage/tower/obj/crystal_orb.c line 3: parse error
d/mage/tower/obj/crystal_orb.c line 66: End of file in text block
d/mage/tower/obj/crystal_orb.c line 66: parse error
d/mage/tower/obj/crystal_orb.c line 67: End of file in text block
d/mage/tower/obj/crystal_orb.c line 67: parse error
d/mage/tower/obj/crystal_orb.c line 20: parse error
d/mage/tower/obj/crystal_orb.c line 43: Illegal LHS
d/mage/tower/obj/crystal_orb.c line 43: parse error
d/mage/tower/obj/crystal_orb.c line 58: Undefined variable 'this1'
d/mage/tower/obj/crystal_orb.c line 58: Illegal LHS
d/mage/tower/obj/crystal_orb.c line 59: parse error
d/mage/tower/obj/crystal_orb.c line 20: parse error
d/mage/tower/obj/crystal_orb.c line 43: Illegal LHS
d/mage/tower/obj/crystal_orb.c line 43: parse error
d/mage/tower/obj/crystal_orb.c line 58: Undefined variable 'this1'
d/mage/tower/obj/crystal_orb.c line 58: Illegal LHS
d/mage/tower/obj/crystal_orb.c line 59: parse error
/d/mage/study1.lpc:49:1: warning: Unused local variable 'extra'
   49 | }
      | ^
  note: while loading '/d/mage/study1' inherited by '/d/noden/forest/ruin/tunnel_collapse'
/d/mage/tower/monsters/rashudi.lpc:5:9: warning: Redeclaration of global variable 'alias'.
    5 | inherit RACE_ELF;
      |         ^
/include/races.h:16:9: note: expanded from macro 'RACE_ELF'
   16 | #define RACE_ELF             "/std/npc_ob/elf"
      |         ^
/d/mage/tower/monsters/rashudi.lpc:100:1: warning: Unused local variable 'tmp'
  100 | }
      | ^
/d/mage/tower/monsters/rashudi.lpc:260:1: warning: Unused local variable 'i'
  260 | }
      | ^
/d/mage/tower/wight01.lpc:4:9: warning: Redeclaration of global variable 'alias'.
    4 | inherit MONSTER;
      |         ^
/include/mudlib.h:17:9: note: expanded from macro 'MONSTER'
   17 | #define MONSTER   "/std/npc"
      |         ^
/d/mage/tower/white.lpc:26:42: error: syntax error, unexpected ';'
   26 |             "index" : "view_catalog" ]) );
      |                                          ^
/d/mage/tower/god.lpc:4:9: warning: Redeclaration of global variable 'alias'.
    4 | inherit MONSTER;
      |         ^
/include/mudlib.h:17:9: note: expanded from macro 'MONSTER'
   17 | #define MONSTER   "/std/npc"
      |         ^
/d/mage/tower/obj/ltn4_scroll.lpc:47:1: warning: Unused local variable 'env'
   47 | }
      | ^
/d/mage/tower/obj/eb8_scroll.lpc:47:1: warning: Unused local variable 'env'
   47 | }
      | ^
/d/mage/tower/obj/fb7_scroll.lpc:48:1: warning: Unused local variable 'env'
   48 | }
      | ^
/d/mage/tower/obj/star_scroll.lpc:48:1: warning: Unused local variable 'env'
   48 | }
      | ^
/d/mage/tower/storage.lpc:47:1: warning: Unused local variable 'msg'
   47 | }
      | ^
/d/mage/tower/monsters/cid.lpc:4:9: warning: Redeclaration of global variable 'alias'.
    4 | inherit RACE_HUMAN;
      |         ^
/include/races.h:21:9: note: expanded from macro 'RACE_HUMAN'
   21 | #define RACE_HUMAN           "/std/npc_ob/human"
      |         ^
/d/mage/tower/monsters/patolas.lpc:3:9: error: Illegal to inherit after defining global variables.
    3 | inherit MONSTER;
      |         ^
/include/mudlib.h:17:9: note: expanded from macro 'MONSTER'
   17 | #define MONSTER   "/std/npc"
      |         ^
/d/mage/tower/monsters/patolas.lpc:3:9: error: Illegal to inherit after defining global variables.
    3 | inherit MONSTER;
      |         ^
/include/mudlib.h:17:9: note: expanded from macro 'MONSTER'
   17 | #define MONSTER   "/std/npc"
      |         ^
/d/mage/tower/monsters/summon_monster1.lpc:4:9: warning: Redeclaration of global variable 'alias'.
    4 | inherit RACE_DAEMON;
      |         ^
/include/races.h:12:9: note: expanded from macro 'RACE_DAEMON'
   12 | #define RACE_DAEMON          "/std/npc_ob/daemon"
      |         ^
/d/mage/tower/monsters/summon_monster2.lpc:4:9: warning: Redeclaration of global variable 'alias'.
    4 | inherit RACE_DAEMON;
      |         ^
/include/races.h:12:9: note: expanded from macro 'RACE_DAEMON'
   12 | #define RACE_DAEMON          "/std/npc_ob/daemon"
      |         ^
/d/mage/tower/ster.lpc:4:9: warning: Redeclaration of global variable 'alias'.
    4 | inherit MONSTER;
      |         ^
/include/mudlib.h:17:9: note: expanded from macro 'MONSTER'
   17 | #define MONSTER   "/std/npc"
      |         ^
/d/mage/tower/spell_lab.lpc:88:1: warning: Unused local variable 'spell_lvls'
   88 | }
      | ^
/d/mage/tower/spell_lab.lpc:88:1: warning: Unused local variable 'types'
   88 | }
      | ^
/d/mage/spellbook.lpc:14:22: warning: Redeclaration of global variable 'levels'.
   14 | mapping levels = ([]);
      |                      ^
/d/mage/spellbook.lpc:67:1: warning: Unused local variable 'temp'
   67 | }
      | ^
/d/mage/spellbook.lpc:67:1: warning: Unused local variable 'chinese_mode'
   67 | }
      | ^
/d/mage/spellbook.lpc:109:1: warning: Unused local variable 'types'
  109 | }
      | ^
/d/mage/spellbook.lpc:109:1: warning: Unused local variable 'lvl'
  109 | }
      | ^
/d/mage/spellbook.lpc:109:1: warning: Unused local variable 'exp'
  109 | }
      | ^
/d/mage/study2.lpc:48:1: warning: Unused local variable 'extra'
   48 | }
      | ^
/d/mage/cmds/_cast.lpc:158:1: warning: Unused local variable 'found'
  158 | }
      | ^
/d/mage/cmds/_cast.lpc:158:1: warning: Unused local variable 'known'
  158 | }
      | ^
/d/mage/cmds/_exercise.lpc:64:66: warning: Unknown escape sequence '\'.
   64 |  if( !exe_skill ) return notify_fail("你没有学过修习内功\的方法 ....。\n");
      |                                                                  ^
      |                                                                  
/d/mage/cmds/_exercise.lpc:67:41: warning: Unknown escape sequence '\'.
   67 |         return notify_fail("你刚运功\不久，体内充满真气，不适合操之过急马上再练。\n");
      |                                         ^
      |                                         
/d/mage/cmds/_exercise.lpc:70:54: warning: Unknown escape sequence '\'.
   70 |          return notify_fail("你不能在战斗运功\，小心走火入魔 !!\n");
      |                                                      ^
      |                                                      
/d/mage/cmds/_exercise.lpc:75:51: warning: Unknown escape sequence '\'.
   75 |          return notify_fail("你现在不能运功\。\n");
      |                                                   ^
      |                                                   
