About This File
Just a couple scripts i decided to whip up with the new leash framework.
archive comes with 4 files:
3 scripts:
LeashEquip: This script is intended to be used with the open container trigger to have a chance at equipping the chain leash onto the player. Devious Cursed Loot style.
LeashTake: This script is intended to be used with timer based triggers and will search for nearby npcs to take the players chain leash if it is equipped. Also has chances to unleash the player if they are leashed and also remove the chain if not currently leashed to an npc.
LeashTakeKID: Same as the "LeashTake" script but works in conjunction with a KID file to allow any of the leashes included with the leash framework mod to be used.
archive also comes with 1 KID file for applying the keyword "Leashable" to the leashes that come with the Leash Framework Mod
Scripts are basically done with no intention of updating them unless Leash Framework adds its own keywords to the leashes at which point the main script will be updated and the KID version removed.
Requirements
SL triggers redux ofc.
Keyword Item Distributor (KID) :Only if using the KID version of the script
What's New in Version 1.0.0
Released
Removed Debug message at the end of the LeashTake and LeashTakeKid scripts.