Since this script comes with a skill/ability list menu I would like to delete the other default skill menu. What part of script do I delete?
http://forums.rpgmakerweb.com/index.php?/topic/29984-ability-system-10/
Ability System
● ARCHIVED · READ-ONLY
-
-
you don't delete part of that script - it only adds to the existing menu, and if you want to remove a default menu option, you need to modify the default scripts - either directly or by using one of the menu managers.
However, there is a difference between the ability list and the skill screen. The ability list is a list ONLY, it does not connect to any function. If you want to use a skill outside of battle, you still need the skill menu - especially as an ability can easily give several skills to an actor but still lists as only one ability.
If you have only battleskills there should be no problem using one of the menu manager scripts (or even a direct edit) to remove the skill line from the default menu before adding the ability and training scenes to the menu. -
I didn't realize that. Guess I won't have to change it then. I'm going to add in cure skill. That's a spell outside battle.how ever I'm using a abs system. I think it would still work without it. Course I am going add abilities other than skills. It just looks weird to have the skills listed twice.