
Originally Posted by
hs_doc
(game_save)
checks to see if it is safe to save game, then saves (gives up after 8 seconds)
(game_save_cancel)
cancels any pending game_save, timeout or not
(game_save_no_timeout)
checks to see if it is safe to save game, then saves (this version never gives up)
(game_save_totally_unsafe)
disregards player's current situation
(game_saving)
checks to see if the game is trying to save the map.
(game_revert)
reverts to last saved game, if any (for testing, the first bastard that does this to me gets it in the head)
(game_reverted)
don't use this for anything, you black-hearted bastards.
Bookmarks