鬼谷八荒 Tale of Immortal

鬼谷八荒 Tale of Immortal

【Translated】Sect Admin
Affichage des entrées 1-3 sur 3
Mis à jour le : 26 mai 2024 à 16h05
par Cyfire

Changes:
- Fixed the incorrect Namespace string at new Harmony
- Added harmony.UnpatchSelf(); in Destroy()

Mis à jour le : 25 mai 2024 à 18h32
par Cyfire

Modified the character trait logic:
- If nothing is checked: Not a single trait qualifies
- If (at least) 1 inTrait is selected while 0 outTraits are selected: The NPC only needs to match the inTrait
- If (at least) 1 outTrait is selected while 0 inTraits are selected: The NPC only needs to match the outTrait
- If both in- and outTraits have selections: The NPC needs to match both trait-types

Fixed player check (Need to compare unitID, not Class objects)

Mis à jour le : 25 mai 2024 à 9h20
par Cyfire

Init release