Gothic 1 Classic

Gothic 1 Classic

50 Bewertungen
zTorchControl (better torches)
   
Preis verleihen
Favorisieren
Favorisiert
Entfernen
Type: Addon
Category: Utility
Tags: Union, Plugin
Dateigröße
Veröffentlicht
Aktualisiert
251.927 KB
26. Okt. 2023 um 9:31
17. Jan. um 2:57
4 Änderungshinweise (anzeigen)

Abonnieren zum Herunterladen
zTorchControl (better torches)

Beschreibung
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