[DGD] Re: Persistance
Par Winzell
zell at skotos.net
Thu Jan 8 21:05:04 CET 2004
>>All rooms will still have the same 'state' that they had when the
>>statedump was made. Exits still lead in the same directions,
>>descriptions still are what they were, etc.
>
>
> I don't think that was the question - or if it was, then I have
> a related question :) How do you initialize the system to begin
> with? At some point you have to load the room into memory for
> the first time.
Well, if the most advanced tool you had at your disposal was the Kernel
library's wiztool, then ...
> clone /base/obj/thing
$1 = </base/obj/thing#100>
> clone /base/obj/thing
$2 = </base/obj/thing#101>
> code $1->add_exit("west", $2)
_________________________________________________________________
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list