home *** CD-ROM | disk | FTP | other *** search
- rem creates universe
- universe
- rem creates player-directories
- md player1
- md player2
- md player3
- md player4
- md player5
- md player6
- md player7
- md player8
- md player9
- md player10
- rem copies the rst-files to the player-directories
- copy host\player1.rst player1
- copy host\player2.rst player2
- copy host\player3.rst player3
- copy host\player4.rst player4
- copy host\player5.rst player5
- copy host\player6.rst player6
- copy host\player7.rst player7
- copy host\player8.rst player8
- copy host\player9.rst player9
- copy host\player10.rst player10
- rem now you only have to run OS2PL <playerdirectory> to play the game
-
-