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

Spell Problem -_- cant figure out what i am doing wrong


RandomNoob
 Share

Recommended Posts

Hey guys, let me explain my problem,

I have 4 classes in my game and this is the information on them so far…

[INIT]

MaxClasses=4

[CLASS1]

Name=Gargoyle

MaleSprite=1

FemaleSprite=1

Strength=6

Endurance=6

Intelligence=1

Agility=2

Willpower=5

StartSpellCount=2

StartSpell1=1

StartSpell2=2

[CLASS2]

Name=Necromancer

MaleSprite=2

FemaleSprite=3

Strength=6

Endurance=3

Intelligence=2

Agility=4

Willpower=5

StartSpellCount=2

StartSpell1=3

StartSpell2=4

[CLASS3]

Name=Alchemist

MaleSprite=4

FemaleSprite=5

Strength=1

Endurance=2

Intelligence=5

Agility=5

Willpower=7

StartSpellCount=2

StartSpell1=5

StartSpell2=6

[CLASS4]

Name=Fatecaster

MaleSprite=6

FemaleSprite=7

Strength=1

Endurance=2

Intelligence=8

Agility=8

Willpower=1

StartSpellCount=2

StartSpell1=7

StartSpell2=8

Okay, now class 1 "Gargoyle" spells work great, however when I get on other classes, those classes will start with the correct spells, but when i go to use them the game informs me that "Only a Gargoyle can use this spell." I went back to my spells under the administrative pannel and the spells for gargoyle i have set as "class requirement - Gargoyle", necromancer spells for necromancer ect… I assume I made a mistake when I altered the class information to the information above. I am very much a noob and just do this for fun, if a pro can point my ignorance in the right direction it would be very much appreciated... thanks.
Link to comment
Share on other sites

http://www.touchofdeathforums.com/community/index.php?/topic/125444-eostart-spells-fix/ try that if you have visual basic go to you client open you spell editor and in the list box add a none option for the classreq
Link to comment
Share on other sites

Alright, so I checked the link you (Oreo) posted and no, that line of text was not incorrect in my modDatabase. I would like to add a 'none' option to my class requirments but unfortunatley don't know how nor do I have Visual Basic (I just use notepad to view the files.) Is it possible to make this change without such a program, and if it is, can somone walk an idiot like me thru it like I am a 12 year old? I could really use the help and thanks.
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...