Osiris/API/CharacterApplyHenchmanPreset

From Divinity Engine Wiki
Jump to: navigation, search
Full Definition(s)
  • query CharacterApplyHenchmanPreset((CHARACTERGUID)_Character, (STRING)_Preset)
Description

Applies the henchman preset _Preset to _Character, overriding any abilities, attributes, skills, or talents preset on the character.

Return Values
  • /
Notes
  • Presets come from the folder ".../DOS2/Data/Mods/Shared/CharacterCreation/HenchmanPresets/"
  • A character must first be turned into a player using CharacterMakePlayer before you can apply a henchman preset
See Also