User Tools

Site Tools


4rpl:commands:msg_savegame

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.txt · Last modified: 2021/06/30 13:41 by virgilw