Osiris/API/CharacterOverrideMaxSourcePoints: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
(Created page with "===== Full Definition(s) ===== * call '''CharacterOverrideMaxSourcePoints'''(''(CHARACTERGUID)'''''_Character''', ''(INTEGER)'''''_Bool''') ===== Description ===== Overrides t...")
(No difference)

Revision as of 13:36, 24 November 2017

Full Definition(s)
  • call CharacterOverrideMaxSourcePoints((CHARACTERGUID)_Character, (INTEGER)_Bool)
Description

Overrides the maximum Source Points for the _Character.

Notes
  • For player characters, the UI element above the hotbar does not support showing more than 3 Source Points.
See Also