Re: Trouble with Oasis Patch on bpl19

From: Welcor (welcor@dune.net)
Date: 03/22/02


From: "Moppe Sewerin" <mans@GRAPHICLIFE.COM>
> I've just patched the bpl19 with the Oasis patch.
> When I save shops and restart the mud, CircleMUD doesn't like them.
>
> So I looked deeper into the files and found suspicious letters:
> <...>
> %s I'll give you %d coins for that.~
> 0
> a                < - Here!
> 300
> a                < - And Here!
> 300
> -1
> <...>
>
I'll suggest you look through the shop save function (in either sedit.c or
genshp.c) and see why it does that.

My guess: You're saving the bitvectors as text (ascii bitvectors), and
shop.c doesn't interpret ascii bitvectors.

Welcor

--
   +---------------------------------------------------------------+
   | 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