Tes4Mod:Cobl/Modding/General Functions

The UESPWiki – Your source for The Elder Scrolls since 1995

Jump to: navigation, search
Function Version Details
cobGenUnequipFemaleOS 1.37 For male specific clothing, armor, weapons.
  • Use this for the script of the equipable item.
  • When player dons the item, the onEquip block will unequip the item if the player is female.
  • Later version may auto-unequip for female npcs as well.
cobGenUnequipMaleOS 1.37 For female specific clothing, armor, weapons.
  • Use this for the script of the equipable item.
  • When player dons the item, the onEquip block will unequip the item if the player is male.
  • Later version may auto-unequip for male npcs as well.
Sponsored Links
Personal tools