Q menu: Difference between revisions

From Graal Bible
No edit summary
 
No edit summary
 
(8 intermediate revisions by 8 users not shown)
Line 1: Line 1:
[[Category:General]]
The Q Menu is the standard [[Graal]] weapon selection system.
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.
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 (maybe [[Salt]]?) are not seen here.
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.

Latest revision as of 20:18, 19 February 2010

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.