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

Editing Stat Number


Zil
 Share

Recommended Posts

Sorry if thier is a topic for this already but its important for new players so i guess its worth topicing again i guess :/

Okay this is more for begginers just starting to use Eclipse..
Well i hate how you could only use 1 stat point per level it was horrible for my game layout so here is a way to edit it.

1\. Go into your server folder.
2\. Open Classes folder.
3\. Open up a class.ini.
4\. This is what you should see.

[CLASS]
Name=Test user
MaleSprite=0
FemaleSprite=0
Desc=My test class
STR=0
DEF=0
SPEED=0
MAGI=0
MAP=1
X=1
Y=9
Locked=0

5\. Ok now at STATPERLEVEL= 2(this can be any number)
below MAGI=0.
6\. Now your class.ini should look like this.

[CLASS]
Name=Test user
MaleSprite=0
FemaleSprite=0
Desc=My test class
STR=5
DEF=2
SPEED=1
MAGI=0
STATPERLEVEL=3
MAP=1
X=1
Y=9
Locked=0

So i hope this helps all you out thier who wanted or needed more stats in your game :D
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...