Osiris/API/CharacterSetCustomTradeTreasure

From Divinity Engine Wiki
Jump to: navigation, search
Full Definition(s)
  • call CharacterSetCustomTradeTreasure((CHARACTERGUID)_Character, (STRING)_Treasure)
Description

Overrides the current default or previously set custom trade treasure table(s) for _Character with the table called _Treasure.

Notes
  • This call will not regenerate the trade treasure for _Character. Use GenerateItems to do so.
See Also