----- Original Message -----
Sent: Tuesday, December 24, 2002 3:00
PM
Subject: Re: [SMAUG] Re: Help needed
(detailed problem)
Sorry if your getting this in HTML, Im writing it
up in Outlook Express. Anyway Im having a problem with overland, I can only
blame overland for this cos well, its only happens to areas which I fold under
the new code with overland installed. What happens is that when the newest
version area is trying to load during startup I get this error:
Tue Dec 24 16:05:57 2002 :: [*****] FILE:
newdark.are LINE: 1122
Tue Dec 24 16:05:57 2002 :: [*****] BUG:
Load_objects: # not found.
Please help :(
----- Original Message -----
Sent: Tuesday, December 24, 2002 7:36
PM
Subject: [SMAUG] Re: Help needed
(detailed problem)
And now heres one with text :(
Samson? On Alsherok players on the Overland
maps recieve chats... how did you do that?
...and...
And for all of you who asked for Superbless
(about 38 I think) Ive included it as an attachment (in which case I now
appologise to everyone for doing so), btw your going to kick yourself at the
simplicity of this code...
...and...
In do_who() there is a bit which checks your
level and if you are that level then it uses that instead of say 65 Vampire
( im on about the bit that has Supreme Entity, Demi God, Avatar etc in it).
Well I need to add a new one of those which checks on a wch->status int
and then buff something compared to that. So in otherwords if wch->status
== 500 then I want it to show Legend and so on like that. The part in the
who screen would look like -=(%-10s)=- but I think that it might try and
treat the %s as a %d and then return compile errors which in turn would
cause the mud to crash when anyone types who (no I havnt tried it but I can
guess from experience that it would, might happen.). So does anyone know how
to do that?
ie:
< 30 45 388 > who
-=(Legend )=- Khaine needs
help. (Head of Code Council)
1 player of Ancient Lores MUD
So that should explain it. If it doesnt then I
can try and explain it further if you ask
:)