Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: Million Dollar Man on June 05, 2005, 12:31:09 AM
-
Heres one mage in my game, yeah she can cast all her spells right, nothing wrong expect Flame, Flame II and Flame III, whats the problem? Those flames are my games fire spells but i cant see the problem why she cant use those, only other spells. I mean she can cast every spell in her spell list expect these flame magics.
I tried to find the problem in Database - Skill section but theres everything fine i guess, so my question is, why my mage cant spell "Flame" spells, but any other spell she can. Have i forgot something, what i should try to do next, im waiting for help, thank you.
-
First, check that the spells have no other attributes other than Fire.
Second, check in the Attributes tab that the Fire element's attribute type is "Magic", not "Weapon".
Those should solve the problem.
-
Make sure It's not somthing small like an unchecked skill box for her or that she has the skill to be learned and is the right level.
-
My guess is that Warxe is right. If the spell's attribute is set to a weapon, then the character will not be able to attack unless they have weapon with that attribute on.
Make sure that your fire attirbute is set to magic, not weapon.
-
Second, check in the Attributes tab that the Fire element's attribute type is "Magic", not "Weapon".
That solved the problem, thank you really much.