Difference between revisions of "Osiris/API/CharacterOverrideMaxSourcePoints"
From Divinity Engine Wiki
(Created page with "===== Full Definition(s) ===== * call '''CharacterOverrideMaxSourcePoints'''(''(CHARACTERGUID)'''''_Character''', ''(INTEGER)'''''_Bool''') ===== Description ===== Overrides t...") |
|||
Line 1: | Line 1: | ||
===== Full Definition(s) ===== | ===== Full Definition(s) ===== | ||
− | * call '''CharacterOverrideMaxSourcePoints'''(''(CHARACTERGUID)'''''_Character''', ''(INTEGER)''''' | + | * call '''CharacterOverrideMaxSourcePoints'''(''(CHARACTERGUID)'''''_Character''', ''(INTEGER)'''''_Amount''') |
===== Description ===== | ===== Description ===== | ||
Overrides the maximum Source Points for the _Character. | Overrides the maximum Source Points for the _Character. |
Revision as of 14:38, 24 November 2017
Full Definition(s)
- call CharacterOverrideMaxSourcePoints((CHARACTERGUID)_Character, (INTEGER)_Amount)
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.