initial 1.3.0
This commit is contained in:
18
help/save_game.html
Normal file
18
help/save_game.html
Normal file
@@ -0,0 +1,18 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>save.game</TITLE></HEAD>
|
||||
<BODY>
|
||||
<h1>save.game</h1>
|
||||
<B>Category</B><p>
|
||||
<a href="system_commands.html">System commands</a><p>
|
||||
<B>Syntax</B><p>
|
||||
<p>
|
||||
save.game();<p>
|
||||
<B>Description</B><p>
|
||||
<p>
|
||||
Saves the game, which basically means writing all the information about the current status of everything in the game to a file so that it can be restored later. The user is prompted for a saved game
|
||||
directory, and then is asked to choose from one of 12 save game slots to save the game in.
|
||||
<p>
|
||||
<B>See also</B><p>
|
||||
<a href="restore_game.html">restore.game</a><p>
|
||||
</BODY></HTML>
|
Reference in New Issue
Block a user