From: Circle Discussion List [mailto:CIRCLE@post.queensu.ca] On Behalf
Of Kevin Dethlefs
genwld.c:541: parse error before `room'
struct room_data tmp_room;
room->name = strdup("New BuildWalk Room");
sprintf(buf, "This unfinished room was created by %s.\r\n",
GET_NAME(ch)) <-----------no ; ?
room->description = str_dup(buf);
room->number = vnum;
room->zone = world[ch->in_room].zone;
Fix that and the rest should fall into place
--
+---------------------------------------------------------------+
| FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
| Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
| Newbie List: http://groups.yahoo.com/group/circle-newbies/ |
+---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 06/25/03 PDT