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

[EO] Class spells


Notsu
 Share

Recommended Posts

Hi, anyone know what's wrong with this classes file?
```
[INIT]
MaxClasses=2

[CLASS1]
Name=Knight
MaleSprite=1,3,6
FemaleSprite=2,4,5
Strength=7
Endurance=6
Intelligence=5
Agility=7
Willpower=5

StartItemCount=3
StartItem1=2
StartValue1=1
StartItem2=3
StartValue2=1
StartItem3=10
StartValue3=1

StartSpellCount=2
StartSpell1=2
StartSpell2=3

[CLASS2]
Name=Mage
MaleSprite=7,8,9
FemaleSprite=10,11,12
Strength=4
Endurance=4
Intelligence=10
Agility=3
Willpower=4

StartItemCount=3
StartItem1=6
StartValue1=1
StartItem2=7
StartValue2=1
StartItem3=13
StartValue3=1

StartSpellCount=2
StartSpell1=1
StartSpell2=2
```
All working properly but when I create a new character(mage, second class) the character don't take starting spells, I include the standard eo 2.0 classes.ini and it's work but on my own configuration(posted here) i have this complication.
Link to comment
Share on other sites

Spells exist, I check 2 times ;d

edit:
I'm trying and trying and when the start items of class is those:
StartItem1=6
StartValue1=1
StartItem2=7
StartValue2=1
then i can't own start spells, when I change StartItem1 value to oter It's working, but not with all values: for reason when i put here 20 then not working but 3 it work.
lol it's strange :p
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...