player:getVocation() function does not return all vocation IDs #845
Labels
Priority: Low
Minor impact
Status: Pending Test
This PR or Issue requires more testing
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users or implementors.
Priority
Low
Area
What happened?
The
player:getVocation()
function currently only returns a number from 1 to 4 corresponding to the four basic unpromoted vocations in Tibia.However, it should also return different numbers (e.g. from 11 to 14) to differentiate promoted vocations, which should have different client IDs, from their unpromoted equivalents.
What OS are you seeing the problem on?
Windows
Code of Conduct
The text was updated successfully, but these errors were encountered: