giveLevels
Increases the player level by a specified amount.
Never use negative amount to decrease player level, use takeLevels instead.
Parameters
lvlAmount
Amount of additional levels
Throws
If player-related object not exists
Increases the player level by a specified amount.
Never use negative amount to decrease player level, use takeLevels instead.
Amount of additional levels
If player-related object not exists