[DG Scripts] Some question about dg_7a_with_oasis

From: Andrey E. Lahaev (lafut@mailru.com)
Date: 06/23/01


Hi, all
I patched circle 3.0bpl18 with Dgscript pl17. Sometimes it works :), but i
have some question.

1. In handler.h is:
struct char_data *get_char_room_vis(struct char_data *ch, char *name, int *number);

in dg_scripts.c and other it call as:
struct char_data *get_char_room_vis(struct char_data *ch, char *name);

what means int *number? And is it right change to
get_char_room_vis(ch, name, 0);?

2..
in log file on loading some zone is:
"
Jun 23 11:15:57 :: Resetting Northern Midgaard Main City (rooms 1300-3099).
Jun 23 11:15:57 :: SYSERR: EQUIP: Obj is in_room when equip.
Jun 23 11:15:57 :: SYSERR: EQUIP: Obj is in_room when equip.
...
"

Best regards,
Andrey

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/05/01 PST