Gothic 1 Classic

Gothic 1 Classic

43 ratings
zTorchControl (better torches)
   
Award
Favorite
Favorited
Unfavorite
Type: Addon
Category: Utility
Tags: Union, Plugin
File Size
Posted
Updated
251.927 KB
26 Oct, 2023 @ 9:31am
17 Jan @ 2:57am
4 Change Notes ( view )

Subscribe to download
zTorchControl (better torches)

Description
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