Home
Help
Search
Calendar
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Click here to join us on IRC (#charas on irc.freenode.net)!
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
Skill Subset
« previous
next »
Print
Pages: [
1
]
Author
Topic: Skill Subset (Read 1815 times)
Linkforce
The Original Master of the Mosey
Leader
Posts: 2,330
i love rpgs
Skill Subset
«
on:
July 08, 2006, 10:11:49 PM »
Ok, so I created a Skill Subset, and I made a skill that is specifically designated to that Subset. But when I'm in a battle, the skill is set to the regular magic command, AND the Skill subset. How do I make the skill stay only in the Skill subset?
Logged
Ruler of the Dark
DISTRACTION!!
Acolyte
Posts: 448
(No subject)
«
Reply #1 on:
July 08, 2006, 10:36:33 PM »
You can't.
ANY skill whatsoever will appear in a command designated as 'Skill'. Abilities that are in skill subsets will always appear in both the command of that subset, and any commands that are 'Skill'.
The way to make the ability only appear in the wanted command is to get rid of that character's Skill command. Replace it with a command that's 'Skill Subset' and set all those skills to the new command. Anything that doesn't work with this solution doesn't work in rm2k3, period.
Logged
Linkforce
The Original Master of the Mosey
Leader
Posts: 2,330
i love rpgs
(No subject)
«
Reply #2 on:
July 08, 2006, 10:43:16 PM »
Ah, yes that worked perfectly. Thanks alot. ^^'
Dunno why I didn't think of that in the first place.
Logged
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
Skill Subset