Open Fullscreen Menu 48D

Signature

int openfullscreenmenu_48d(int flags, int identifier); //id:0x048d

Description

Opens a specific full screen menu.

The execution of the following functions is stopped until the menu is closed.

If the Strahl menu was opened, the return value is the selected location. For all other menus, its always 0.

Arguments

Flags: Type & Identifier

Type
Name
Description & Identifier (x)

0

Strahl

Open the world map to select a destination for the Strahl.

1

World Map

Open the world map.

2

Shop

Open the shop x.

3

Airship Route

Open menu with airship route x.

4

Hunt Map

Open the location map of where the petitioner of hunt x is.

5

Save / Load

Open the save (0), load (1), or trial (1) menu.

6

Tutorial

Play the gambit tutorial (0), licenses tutorial (1) or map tutorial (2).

7

Party Menu

Open party menu (0), or airship route (>1).

Flags: Show on Top Layer

If set, the menu will be shown on top of everything else.

Example

Open the shop of Baknamy Merchant.

Notes

circle-exclamation
circle-exclamation

Requirements

circle-info

The licenses tutorial is not available in The Zodiac Age.

Last updated