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

Character Classes


DraegonX
 Share

Recommended Posts

This is mine:
[CLASS]
Name=Archer
MaleSprite=0
FemaleSprite=0
Desc=Archer
STR=10
DEF=5
SPEED=0
MAGI=0
MAP=1
X=0
Y=0
Locked=0

This is theirs:
[CLASS]
Name=Test Class
MaleSprite=0
FemaleSprite=0
Desc=This is a test class.
STR=0
DEF=0
SPEED=0
MAGI=0
MAP=1
X=0
Y=0
Locked=0

I don't see a problem with what I did…
Link to comment
Share on other sites

Are you trying to add new classes, or modify the older classes?  If you simply edited the Class0.ini file to put your information in, this should work.
If you're trying to add a new class with that information, be sure the filename is Class1.ini (for the second class); to add a new class, simply make a new .ini file in the Classes folder, being ClassX.ini, with X being the additional number.
You reloaded the classes and it still didn't work?  Check the Server/Data.ini file, to see how many classes it says; if you have added say, 3 classes so far (e.g. class0.ini, class1.ini, and class2.ini), you'll have to set the value in the data.ini to "3".
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...