YANFLY'S INPUT COMBO SKILL
Posts
Pages:
1
I've never worked with any type of script before until now (2k/2k3 type of guy). I was curious as to what this new fond ACE engine is and I'm utterly blown away by it. All of the things that seemed impossible, now possible and grasping the concept of it isn't hard at all until I came across a script.
Enough background history, to the problem of course.
Here's a link to the official site of the script(THIS ISN'T ADVERTISEMENT)
Yanfly's Input Combo Skill
# -----------------------------------------------------------------------------
# Skill Notetags - These notetags go in the skill notebox in the database.
# -----------------------------------------------------------------------------
# <combo skill L: x>
# <combo skill R: x>
# <combo skill X: x>
# <combo skill Y: x>
# <combo skill Z: x>
# Makes the skill with these notetags to become potentially comboable. Replace
# x with the ID of the skill you want the button to cause the skill to combo.
# The combo skill will be usable even if the user has not learned the skill.
# However, if the user is unable to use the skill due to a lack of resources,
# then the skill will be greyed out. The skill can be inputted, but if the user
# lacks the resources, it will not perform and the skill combo will break.
This is the code pasted directly from Yanfly's input combo skill that I'm not entirely sure of what to do. I've placed it in the right position in the F11 menu. I made the ID's for the set combos. What I am truely having trouble with is where I'm suppose to place <combo skill L: 199> in the "Skill" notebox area(what is a notebox). All the other scripts I'm using work, where as this one does not. The battle system is still the same.
Help would be greatly appriciated.
Other Scripts I am currently using:
Yanfly Engine Ace - Ace Battle Engine v1.22
Yanfly Engine Ace - Input Combo Skills v1.01(unedited)
ÂYanfly Engine Ace - Skill Restrictions v1.03(unedited)
Yanfly Engine Ace - Skill Restrictions v1.03
Yanfly Engine Ace - Ace Equip Engine v1.06
Lethrface's Splash Screen
Yanfly Engine Ace - Battle Engine Add-On: Enemy HP Bars v1.10
Yanfly Engine Ace - Enemy Target Info v1.02
Yanfly Engine Ace - Combat Log Display v1.02
Yanfly Engine Ace - Ace Save Engine v1.03
Yanfly Engine Ace - Battle Engine Add-On: Elemental Popups v1.00
TL;DR
Where do I put the combo skill notetags in the skill notebox area.
Enough background history, to the problem of course.
Here's a link to the official site of the script(THIS ISN'T ADVERTISEMENT)
Yanfly's Input Combo Skill
# -----------------------------------------------------------------------------
# Skill Notetags - These notetags go in the skill notebox in the database.
# -----------------------------------------------------------------------------
# <combo skill L: x>
# <combo skill R: x>
# <combo skill X: x>
# <combo skill Y: x>
# <combo skill Z: x>
# Makes the skill with these notetags to become potentially comboable. Replace
# x with the ID of the skill you want the button to cause the skill to combo.
# The combo skill will be usable even if the user has not learned the skill.
# However, if the user is unable to use the skill due to a lack of resources,
# then the skill will be greyed out. The skill can be inputted, but if the user
# lacks the resources, it will not perform and the skill combo will break.
This is the code pasted directly from Yanfly's input combo skill that I'm not entirely sure of what to do. I've placed it in the right position in the F11 menu. I made the ID's for the set combos. What I am truely having trouble with is where I'm suppose to place <combo skill L: 199> in the "Skill" notebox area(what is a notebox). All the other scripts I'm using work, where as this one does not. The battle system is still the same.
Help would be greatly appriciated.
Other Scripts I am currently using:
Yanfly Engine Ace - Ace Battle Engine v1.22
Yanfly Engine Ace - Input Combo Skills v1.01(unedited)
ÂYanfly Engine Ace - Skill Restrictions v1.03(unedited)
Yanfly Engine Ace - Skill Restrictions v1.03
Yanfly Engine Ace - Ace Equip Engine v1.06
Lethrface's Splash Screen
Yanfly Engine Ace - Battle Engine Add-On: Enemy HP Bars v1.10
Yanfly Engine Ace - Enemy Target Info v1.02
Yanfly Engine Ace - Combat Log Display v1.02
Yanfly Engine Ace - Ace Save Engine v1.03
Yanfly Engine Ace - Battle Engine Add-On: Elemental Popups v1.00
TL;DR
Where do I put the combo skill notetags in the skill notebox area.
EDIT: That awkward moment when I confused this with yanfly's other chain skill script. I'll edit a response in later, unless someone else gets you.
Pages:
1















