Gothic 1 Classic

Gothic 1 Classic

48 beoordelingen
zTorchControl (better torches)
   
Prijs
Toevoegen aan favorieten
Toegevoegd aan favorieten
Verwijderen uit favorieten
Type: Addon
Category: Utility
Tags: Union, Plugin
Bestandsgrootte
Geplaatst op
Bijgewerkt op
251.927 KB
26 okt 2023 om 9:31
17 jan om 2:57
4 wijzigingsnotities (weergeven)

Abonneren om te downloaden
zTorchControl (better torches)

Omschrijving
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