Przejdź do głównej zawartości

Zapis gry

Stan gry: wczytaj

Load the saved game data from the selected slot.

Stan gry: wczytaj
Wczytaj dane gry z pamięci.
Zapisz plik
Plik 1
Plik 2
Plik 3
  • Zapisz plik: The save slot to use.

Stan gry: czyść

Remove any previously saved game data in the selected slot.

Stan gry: czyść
Czyści wszystkie wcześniejsze zapisane stany gry z pamięci.
Zapisz plik
Plik 1
Plik 2
Plik 3
  • Zapisz plik: The save slot to use.

Stan gry: zapisz

Save the current game data into the selected slot.

Stan gry: zapisz
Zapisuje aktualny stan gry do pamięci. Wymagany jest kardridż z baterią.
Zapisz plik
Plik 1
Plik 2
Plik 3
Przy zapisie
Przy zapisie
Add Event
  • Zapisz plik: The save slot to use.
  • Przy zapisie: A script to run after the save is completed. This won't be run on game load so you can use it show a 'Save Was Successful' message.

Warunek: stan gry zapisano

Conditionally run part of the script if save data is present within the specified save slot.

Warunek: stan gry zapisano
Zapisz plik
Plik 1
Plik 2
Plik 3
Uruchom, gdy gracz wykonał zapis gry.
Prawda
Add Event
W innym wypadku
  • Zapisz plik: The save slot to use.
  • Prawda: The script to run if the condition is true.
  • Fałsz: The script to run if the condition is false.

Zmienna: wartość z zapisu do zmiennej

Read a variable's value from a specified save slot and store it in a variable.

Zmienna: wartość z zapisu do zmiennej
Ustaw zmienną
$Variable0
Dodaj do zmiennej
$Variable0
Zapisz z pliku
Plik 1
Plik 2
Plik 3
  • Ustaw zmienną: The variable to update.
  • Dodaj do zmiennej: The variable to read the value of.
  • Zapisz z pliku: The save slot to use.