Difference between revisions of "Osiris/API/CharacterLevelUp"
From Divinity Engine Wiki
(CharacterLevelUp documentation) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
* / | * / | ||
===== See Also ===== | ===== See Also ===== | ||
− | * / | + | * [[Osiris/API/CharacterGetLevel|CharacterGetLevel]] |
+ | * [[Osiris/API/CharacterLevelUpTo|CharacterLevelUpTo]] | ||
+ | * [[Osiris/API/CharacterLeveledUp|CharacterLeveledUp]] | ||
− | [[Category:Osiris Calls]] | + | [[Category:Osiris Calls|CharacterLevelUp]] |
Latest revision as of 09:47, 20 December 2017
Full Definition(s)
- call CharacterLevelUp((CHARACTERGUID)_Character)
Description
Increases _Character's level by one. In case _Character is an NPC, attribute, ability and talent points will be automatically distributed.
Notes
- /