Alex King f7fb1c9fe1
[Quest API] Add MaxSkills() to Perl/Lua. (#2621)
* [Quest API] Add MaxSkills() to Perl/Lua.

# Perl
- Add `$client->MaxSkills()`.

# Lua
- Add `client:MaxSkills()`.

# Notes
- Allows operators an easy short hand for maxing a player's skills for their level without needing to do all the looping and stuff on their own.

* Cleanup.

* Only set if it's higher than skill level player has.

* Add constant.
2022-12-06 08:46:21 -05:00
..
2022-05-09 20:49:43 -05:00
2022-05-22 22:31:14 -04:00
2022-11-22 17:32:26 -05:00
2022-09-28 02:31:05 -05:00
2022-10-15 15:17:50 -05:00