Osiris/API/CharacterLevelUpTo: Difference between revisions
Jump to navigation
Jump to search
(Created page with "===== Full Definition(s) ===== * call '''CharacterLevelUpTo'''(''(CHARACTERGUID)'''''_Character''', ''(INTEGER)'''''_Level''') ===== Description ===== Increases '''_Character'...") |
(No difference)
|
Latest revision as of 08:51, 20 December 2017
Full Definition(s)
- call CharacterLevelUpTo((CHARACTERGUID)_Character, (INTEGER)_Level)
Description
Increases _Character's level to _Level. In case _Character is an NPC, attribute, ability and talent points will be automatically distributed.
Notes
- Does nothing if _Level is lower than the character's current level.