Hotbar - quick access bar. Designed for quick use of Items using hotkeys. Interaction with the panel takes place in the inventory and outside the inventory.
Installation:
1. Download the archive, unpack it, upload it to Gothic/Data or Gothic/Data/plugins.
2. Play.
In the inventory, selecting an item in focus (except for runes / scrolls) - you can assign this item to the selected slot. The button with which the assignment occurs is written on the cell.
Посмотреть вложение 110680
Outside the inventory, the selected items can only be used OUTSIDE THE BATTLE, the use key, again, is written on the cell.
Посмотреть вложение 110681
You don't need to set up anything specifically in the plugin, just plug it in and play. But, if there is such a need, you can fix some things.
Код:
// settings in Gothic.ini, section Union
// quick access cell size, by default is 50 pixels. It is read during initialization, that is. you need to change before the start of the game.
HotBarCellSize=50
// cell texture, default is - INV_SLOT_HIGHLIGHTED.TGA
HotBarBackTexture=INV_SLOT_HIGHLIGHTED.TGA
// display of the panel OUT of inventory, enabled by default. Switched with 'I' key
ShowIconsOutsideOfInventory=1
Keys:
In inventory, assignment of the selected item to the panel: 1 - 8
Посмотреть вложение 110682
Out of inventory, usage: F1-F8
Посмотреть вложение 110683
Toggle panel display: I
Посмотреть вложение 110684
The keys are rigidly tied, I could not stand the possibility of changing them in ini.