Gothic 1 Classic

Gothic 1 Classic

59 个评价
zMarkItems
   
奖励
收藏
已收藏
取消收藏
Type: Addon
Category: Utility
标签: Union, Plugin
文件大小
发表于
更新日期
255.589 KB
2023 年 11 月 2 日 上午 2:42
2024 年 1 月 17 日 上午 2:56
2 项改动说明 ( 查看 )

订阅以下载
zMarkItems

描述
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 条留言
D36  [作者] 2023 年 11 月 3 日 上午 9:17 
@hArtKor
Yes, it does.
hArtKor 2023 年 11 月 3 日 上午 8:55 
Is this mod compatible with Union Advanced Inventory? Does it make sense to install them both?