Gothic 1 Classic

Gothic 1 Classic

55 ratings
zMarkItems
   
Award
Favorite
Favorited
Unfavorite
Type: Addon
Category: Utility
Tags: Union, Plugin
File Size
Posted
Updated
255.589 KB
2 Nov, 2023 @ 2:42am
17 Jan, 2024 @ 2:56am
2 Change Notes ( view )

Subscribe to download
zMarkItems

Description
The plugin helps you to keep track of the items in your inventory.

Developer: Slavemaster aka TopLayer

Functions:
  • Mark the unread documents in containers and your inventory​;
  • Mark the new items in your inventory​;
  • Mark the old items your inventory when their amount increases.​

New options in Gothic.ini:
[ZMARKITEMS] TrackReadDocs=1 ; ... enables (1) or disables (0) tracking a set of read documents ; when disabled marking unread documents is impossible ; if disabled during the game all the collected data may be lost ; a document is considered read when it's onstate[0] function gets executed TrackNewItems=1 ; ... enables (1) or disables (0) tracking the hero's inventory ; when disabled marking new/added items is impossible ; if disabled during the game all the collected data may be lost ; a snapshot of hero's inventory is made when the inventory gets closed while in focus StaleItemOnSelectOnly=0 ; ... if enabled, new items are demarked only when selected in the inventory ; otherwise, every time the inventory gets closed ; If a document is unread it is marked in container cells using the following options UnreadDocPrio=1 ; ... sets the render order of the texture or disables the feature (0) ; elements with high value are rendered last ; an item itself has zero priority, so elements with negative priority are rendered behind the item UnreadDocTexName=GreenBook.tga ; ... the name of the texture unread documents will be marked by UnreadDocTexPos=1000|4500|4000|7500 ; ... position of the texture x1|y1|x2|y2 ; a container cell bounds are 0|0|8192|8192 UnreadDocOpacity=96 ; ... sets the texture opacity [0-255] ; New item instances are marked in hero's inventory using the following options NewItemPrio=3 NewItemTexName=GreenPlus.tga NewItemTexPos=3900|900|7100|4100 NewItemOpacity=200 ; Old item instances which amount was increased are marked in hero's inventory using the following options AddItemPrio=2 AddItemTexName=ArrowUp.tga AddItemTexPos=4200|1200|6800|3800 AddItemOpacity=128
2 Comments
D36  [author] 3 Nov, 2023 @ 9:17am 
@hArtKor
Yes, it does.
hArtKor 3 Nov, 2023 @ 8:55am 
Is this mod compatible with Union Advanced Inventory? Does it make sense to install them both?