@@ ======================================================================== @@ .:....1....:....2....:....3....:....4....:....5....:....6....:....7....: @@ ------------------------------------------------------------------------ @@ WARPED ~~~~~~~~~~~~~~~~ ~ @@ ~~~~~~~~~ ~~~~~~~~~ WARPEDcore ~~ @@ ~~~~~~ ~~~~~~ ~reboot ~~~ @@ ~~~~ Adoption ~~~~ 200609250b ~~~~ @@ ~~~ Date ~~~~~~ ~~~~~~ @@ ~~ 2006.09.25 ~~~~~~~~~ ~~~~~~~~~ @@ ~ ~~~~~~~~~~~~~~~~ core @@ ------------------------------------------------------------------------ @@ .:....1....:....2....:....3....:....4....:....5....:....6....:....7....: @@ ======================================================================== @@ @@ LEGAL @@ @@ This material is released under the terms of the @@ WARPEDcore Softcode and Documentation License (WSDL). @@ For details, see: http://community.pennmush.org @@ @@ USE AT YOUR OWN RISK. @@ @@ Copyright 2006, The WARPEDcore Project @@ @@ .:....1....:....2....:....3....:....4....:....5....:....6....:....7....: @@ @@ README @@ @@ PLEASE READ THIS SECTION. It is IMPORTANT! @@ @@ @@ This is a very powerful and delicate piece of code. PLEASE read ALL @@ of the comments VERY CAREFULLY. Most of this code must be manually @@ installed (edit a line appropriately, copy/paste). @@ @@ DO NOT, I repeat, DO NOT attempt to quote this file into your game! @@ @@ @@ USE AT YOUR OWN RISK. @@ @@ @@ .:....1....:....2....:....3....:....4....:....5....:....6....:....7....: @@ @@ BEGIN REQUIREMENTS @@ @@ * PennMUSH version 1.7.7p21 or newer. @@ @@ .:....1....:....2....:....3....:....4....:....5....:....6....:....7....: @@ @@ The Theory @@ @@ Unless you've tweaked a great deal, your #1/startup contains one of the @@ following: @@ @@ a) a very long string of @;@;@[;etc]'s. @@ @@ b) at least one @dolist. @@ @@ c) a combination of the above. @@ @@ If startup sequencing is highly important, you probably have "c" @@ (above), in which you have the most crucial items done as direct @@ commands, followed by a dolist or two for the rest. @@ @@ Depending on how much tweaking you've done, you may or may not have a @@ well-organized and easily managed process. @@ @@ That's what this package attempts to provide - a well-organized and @@ easily managed god/startup - while also retaining as much startup @@ precidence as possible. @@ @@ .:....1....:....2....:....3....:....4....:....5....:....6....:....7....: @@ @@ The 'cut' line. @@ @@ The text above this point contains no code, and should be removed @@ if you intend to /quote this file in some way. The recommended procedure @@ is to read and follow the instructions and to copy, line by line, the @@ needed pieces as you go; however, I did attempt to write this so that it @@ could be /quoted if done so with care and responsibility. And, even if @@ you do /quote it, you will inevitably have some manual adjustments to @@ make when it's done. @@ @@ ======================================================================== @@ . . C . . u . . t . . H . . e . . r . . e . . @@ ========================================================================