Gothic 1 Classic

Gothic 1 Classic

58 valoraciones
zTorchControl (better torches)
   
Premiar
Favoritos
Favorito
Quitar
Type: Addon
Category: Utility
Etiquetas: Union, Plugin
Tamaño
Publicado el
Actualizado el
252.521 KB
26 OCT 2023 a las 9:31
24 ENE a las 4:26
5 notas sobre cambios ( ver )

Suscríbete para descargar
zTorchControl (better torches)

Descripción
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