User Tools

Site Tools


4rpl:commands:msg_savegame

This is an old revision of the document!


Index

:!: Available in version 2.0.4 and later.

MSG_SaveGame

Description

“MSG_SaveGame” is a message that is automatically sent by the game just before the game is saved. This message is sent any time the game is saved (whether the user manually saves the game, or the game saves for some other reason).

Examples

:Saved
   trace("Game Saves")
 
:Awake
   RegisterForMSG("MSG_SaveGame" "Saved")

Index

4rpl/commands/msg_savegame.1625074873.txt.gz · Last modified: 2025/02/14 14:56 (external edit)