bpl17, using extra descriptions. ne,nw,se,sw,in,out.
get these from redit.c.
make[1]: Entering directory `/home/surgeon/bpl17/src'
gcc -g -O2 -Wall -c -o redit.o redit.c
redit.c: In function `redit_disp_menu':
redit.c:431: warning: format argument is not a pointer (arg 71)
redit.c:431: warning: int format, pointer arg (arg 72)
---redit.c----
room->dir_option[OUT] && room->dir_option[OUT]->to_room != -1
?
world[room->dir_option[OUT]->to_room].number : -1,
grn, nrm, cyn,
grn, nrm, cyn, room->proto_script?"Set.":"Not Set.",
grn, nrm
-> 431 );
SEND_TO_Q(buf, d);
OLC_MODE(d) = REDIT_MAIN_MENU;
Anyone ever encountered this errors? Thanks in advance.
Bill Z.
Surgeon
webremedies@home.com
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/11/01 PDT