![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the cap on trial character level, money and profession skill.
rLevel, rMoney, profCap = GetRestrictedAccountData()
Returns[]
- rLevel
- number - character level cap, currently
20 - rMoney
- number - max amount of money in copper, currently
10000000 - profCap
- number - profession level cap, currently
0
Details[]
- Only returns proper values while on a Starter Edition or inactive account.
Patch changes[]
Patch 9.0.1 (2020-10-13): Changed the gold cap to 1000 gold, up from 10.
Patch 4.2.0 (2011-06-28): Added.
