View Single Post
  #5  
Old 01-10-2019, 01:50 PM
pharone1
Sarnak
 
Join Date: May 2005
Posts: 56
Default

Is it possible to restrict character creation to 1 class by modifying this table?

I am creating a server with only one class, and I want to make it so that when a user creates a character, they can choose any race, but only have that one choice as the class no matter what race they choose.

Also, is it possible to change the name of that class? That would be awesome.

I'm trying to do all of this with only database and text file changes. I really want to refrain from making any code changes that require a custom compile of the server unless absolutely necessary.

Thanks.
Reply With Quote