olzleather.blogg.se

Save stacks tnt game
Save stacks tnt game









I also used this question (check the first answer) to get the load INI script. Here's an example of the savegame INI file: set randomDirIndex=%random%dirindexĭir /b savegames\>%temp%\%randomDirIndex%įor /f "delims=." %%a in (%temp%\%randomDirIndex%) do ( This however does not allow users to put periods in the savegame names. The "." delimiter is so that it will not show the. This is how I went about loading a list of savegames in. You use INI files for the savegames, and load them with a dir command.

save stacks tnt game save stacks tnt game

Here's one that I am actually working on currently.











Save stacks tnt game