Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Changing Classes


Skillzalot
 Share

Recommended Posts

Well I'm sick of people asking how to change classes and make new ones so I wrote this simple guide on how to do it. No credit is required or anything just a simple thank you will suffice.

Step 1: go to your sever folder
Step 2: Go into data file
Step 3: open up classes.ini
Step 4: change this line```
MaxClasses=2
```to maxClasses ="whatever number you want"
Step 5: copy and paste```
[CLASS1]
Name=classname
MaleSprite=1
FemaleSprite=2
Strength=10
Endurance=6
Intelligence=4
Agility=9
Willpower=4

StartItemCount=0

StartSpellCount=0

```as many times as you need numbering properly and changing the values
Step 6: save the ini after your changes
Step 7: make a new character admiring your new class selections
Step 8: enjoy your game

Please remember to restart the server
Link to comment
Share on other sites

  • 4 months later...
I know how to do this already, but how do I go about changing the Character icon in-game? I replaced the first 3 with my own and it worked, but now when I try to add more I don't know how to get it to work in-game
Link to comment
Share on other sites

@Pierko:

> I know how to do this already, but how do I go about changing the Character icon in-game? I replaced the first 3 with my own and it worked, but now when I try to add more I don't know how to get it to work in-game

Do you mean the class sprites? Just change:
```
MaleSprite=1
FemaleSprite=2
```
To whatever the sprite is you want. The number refers to the .BMP in your "characters" folder.
If this isn't what you meant, you'll have to explain a little more.
Link to comment
Share on other sites

He might mean the face. Make the face the same number as the sprite. If your character's sprite is 54, then make the face 54\. Please note that you DO need to make faces from 1-54 in order for it to show.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...