Q menu: Difference between revisions

From Graal Bible
m (nosalt)
mNo edit summary
Line 2: Line 2:
Pressing Q brings up weapons, in which the player can select weapons using the arrow keys and D, or clicking the weapon.
Pressing Q brings up weapons, in which the player can select weapons using the arrow keys and D, or clicking the weapon.
It contains support for bags. By using the Bagname/Weaponname format as the name of the weapon, weapons can be grouped. Normally, collected items are not seen here. (However, the custom [[Worlds/Graal Kingdoms|Graal Kingdoms]] Q Menu ''will'' display collected items.)
It contains support for bags. By using the Bagname/Weaponname format as the name of the weapon, weapons can be grouped. Normally, collected items are not seen here. (However, the custom [[Worlds/Graal Kingdoms|Graal Kingdoms]] Q Menu ''will'' display collected items.)
It was important to make the distinction between a Q menu and the inventory, because, script-wise, the inventory was separate from the Q menu.

Revision as of 23:46, 4 January 2007

The Q Menu is the standard Graal weapon selection system. Pressing Q brings up weapons, in which the player can select weapons using the arrow keys and D, or clicking the weapon. It contains support for bags. By using the Bagname/Weaponname format as the name of the weapon, weapons can be grouped. Normally, collected items are not seen here. (However, the custom Graal Kingdoms Q Menu will display collected items.)

It was important to make the distinction between a Q menu and the inventory, because, script-wise, the inventory was separate from the Q menu.