• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Are there any limits on how many vocations you can create?

Sinth

Argardh.com
Joined
Jan 14, 2015
Messages
721
Reaction score
133
Location
Cambodia
0-9 is basic right, and +4 if you plan to use the "epic" promotion(Double promotion).


Now i've built 4 new vocations starting on 20.


Is there any reason why I cannot make 4 new at 40, then 60, etc?
 
0 is default or no vocation, then there is 1 - 12 vocations that come with each vocations.xml normally, but you can have as many as you like.

Also vocations do not need to be assigned via vocations.xml but assigning vocations in this manner is for more experienced developers.
 
0-9 is basic right, and +4 if you plan to use the "epic" promotion(Double promotion).


Now i've built 4 new vocations starting on 20.


Is there any reason why I cannot make 4 new at 40, then 60, etc?
65536 is the limit, however you can change it in the source to use uint32_t if you ever need more than that.
 
Back
Top