Gothic 1 Classic

Gothic 1 Classic

50 个评价
zTorchControl (better torches)
   
奖励
收藏
已收藏
取消收藏
Type: Addon
Category: Utility
标签: Union, Plugin
文件大小
发表于
更新日期
251.927 KB
2023 年 10 月 26 日 上午 9:31
1 月 17 日 上午 2:57
4 项改动说明 ( 查看 )

订阅以下载
zTorchControl (better torches)

描述
The plugin prevents burning torches from being deleted on load, and also allows them to be used by hotkey.

Developer: Slavemaster aka TopLayer

Features:
  • Saving and loading of burning torches (located in the world or in the left hand of the main character);
  • Replacing a burning torch with a new one when teleporting and changing locations (helps restore torch effects)​;
  • Removal of burning torches located too far away. If the option is enabled, then torches are also removed when changing location;
  • Ability to set a hotkey for using the torch through the [KEYS] section (for modders) or textually through an option in Gothic.ini (T by default).

New options in Gothic.ini:
[ZTORCHCONTROL] SaveTorches=1 ; ... forces burning torches saving ExchangeTorchOnTeleport=1 ; ... replaces the torch with the new one on teleport or world change ; sometimes it helps to recover torch effects TorchRemoveRange=5000 ; ... removes burning torches which are too far ; also removes torches when leaving location ; set 0 to disable the feature UseEngineHotkey=1 ; ... sets internal logical value for torch hotkey and introduces the associated option [KEYS].keyTorch ; default hotkey value will be set as 'KEY_T' or 'KEY_NUMPAD9' AdditionalHotkey=KEY_NONE ; the key is used instead of [KEYS].keyTorch value ; key format example: KEY_LSHIFT + KEY_T