S.e.p.t.i.: Easy Persistentworld Template Initiative

Systems

Tailor Smooth System

The Tailor Smooth System is an complete system that allow player to customize their outfit. 
Key features :

  • A smooth and quick GUI to choose your new outfit.
  • Previsualisation on a dummy, you can also choose to preview for other gender/races
  • It change the item itself : no duplication, no unequip-reequip, you can change a buffed armor without any fear or loss.
  • Linked with the AM plugin, you can access to all the appearance in your mod without maintain lists.
  • Admin/DM GUI to maintain, rename, sort those lists.
  • More to come

  • With the TSS complete Pack
    • Download and extract the file.
    • Put the content of the directory "xp_AppearanceManager" in your nwnx4 folder
    • Put the content of "TailorSmoothSystem/Add_ToHak" in your Override folder or put the content of the two subdirectory in a hak file linked to you module
    • Add the blueprint and the nwnScripts files to your module
  • How to configure and make it available?
    • You will first need to configure xp_AspectManager
    • Warning : As this system use Sept_lib_base_script, be sure to edit the function "string GetPCUid(object )" with your own UID system.
    • To make it available, just put a "mannequin" where you want. That's all. The Player and DM can talk to him
    • See the Admin/User Guide for the configuration and needed changes

v1.4 (2024/05/15)

  • Now linked to AspectManager 1.4 and using its new API.
  • Added customization functions in a config file helping admin to customize the tool
  • Allowed "None" option for Weapon Part and Belt (related to a customizable function).

v1.0

  • Initial Release