home *** CD-ROM | disk | FTP | other *** search
- echo ""
- echo "Making necessary directories.."
- makedir PFiles:MWars
- makedir PFiles:MWars/Text
- makedir PFiles:MWars/Players
- makedir PFiles:MWars/Games
- makedir PFiles:MWars/Ships
- echo "Copying necessary files.."
- copy Mega-Wars PFiles:
- copy M6a PFiles:
- copy MW.Reset
- delete MW.Reset
- delete Mega-Wars
- delete M6a
- copy Critic#? PFiles:MWars/ quiet
- delete Critic#? quiet
- copy Information PFiles:MWars/
- delete Information
- copy sys.Menu PFiles:MWars/
- delete sys.Menu
- copy Welcome PFiles:MWars/
- delete Welcome
- copy MW.GameText PFiles:MWars/Text/
- copy sys.Acherons PFiles:MWars/Text
- delete MW.GameText
- delete sys.Acherons
- copy MW.#? PFiles:MWars/ quiet
- delete MW.#? quiet
- copy Ships.#? PFiles:MWars/Ships/ quiet
- delete Ships.#? quiet
- copy L#? PFiles:MWars/Ships/ quiet
- delete L#? quiet
- copy N#? PFiles:MWars/Ships/ quiet
- delete N#? quiet
- copy R#? PFiles:MWars/Ships/ quiet
- delete R#? quiet
- copy S#? PFiles:MWars/Ships/ quiet
- delete S#? quiet
- copy V#? PFiles:MWars/Ships/ quiet
- delete V#? quiet
- copy D#? PFiles:MWars/Ships/ quiet
- delete D#? quiet
- copy G#? PFiles:MWars/Ships/ quiet
- delete G#? quiet
- copy H#? PFiles:MWars/Ships/ quiet
- delete H#? quiet
- copy T#? PFiles:MWars/Ships/ quiet
- delete T#? quiet
- copy W#? PFiles:MWars/Ships/ quiet
- delete W#? quiet
- echo ""
- echo "All copying and re-arranging is complete."
- echo "The only files that remain in this directory should be the instruction"
- echo "files for this version of Mega-Wars. (only for your use. not needed for"
- echo "game-play)."
- echo ""
- echo "NOW, what you want to do is ADD the game 'Mega-Wars' to the PFiles"
- echo "section of your BBS. After adding that, also ADD the file 'MW.Reset'"
- echo "BUT ONLY GIVE YOURSELF ACCESS TO THIS FILE! This is a maintenance file"
- echo "that resets the Mega-Wars 'map'. After adding both files (both of which"
- echo "are ARexx files), simply run the 'MW.Reset' file once and your game will"
- echo "configure perfectly. Should the need ever arise to reset the map on"
- echo "Mega-Wars, simply run this file again. The game is designed to run"
- echo "forever without having to run this file ever again."
- echo ""
-