THEAQIB 59 Posted November 23, 2013 Hey guys and gals.. I got RPG Maker VX Ace a while back and i'm trying to make a game out of it.. But when i proceed to weapon skill and battle I don't seem to modify.. Problems 1. I acquired a weapon but in the battle i can't use it nor equip it.. 2.I learn a new skill on level up but it's not available while in battle.. Any idea what I did wrong..?? By the way i've not done RPG genre before nor i've used any RPG engines before.. RPG Maker VX Ace is my first.. Please help.. I'll appreciate it.. Share this post Link to post Share on other sites
Tsarmina 2,612 Posted November 23, 2013 Make sure that in the database you set the weapon to In Battle Only or at any time. ^-^ I don't know if that's your issue but I did that all the time...until I quit creating battles overall... Share this post Link to post Share on other sites
THEAQIB 59 Posted November 26, 2013 Make sure that in the database you set the weapon to In Battle Only or at any time. ^-^ I don't know if that's your issue but I did that all the time...until I quit creating battles overall... Ok so how can I do this?? Imean i didn't see this Battle Only option in the database.. Share this post Link to post Share on other sites
+ Dark Influence 251 Posted November 26, 2013 Have you checked to make sure your character class can use the weapon type (category) which you have put the weapon into? Weapon Note: Make sure you add the weapon to a weapon type. Have you checked to make sure your character class can use the skill type (category) you put the skill into? Skill Note: Make sure you add the skill to a skill type. Notes: F9 > Classes > Features > Equip - This allows you to specify what equipment types a character can use. F9 > Classes > Features > Skill - This allows you to specify what skill types a character can use. Share this post Link to post Share on other sites
THEAQIB 59 Posted November 26, 2013 Have you checked to make sure your character class can use the weapon type (category) which you have put the weapon into? Weapon Note: Make sure you add the weapon to a weapon type. Have you checked to make sure your character class can use the skill type (category) you put the skill into? Skill Note: Make sure you add the skill to a skill type. Notes: F9 > Classes > Features > Equip - This allows you to specify what equipment types a character can use. F9 > Classes > Features > Skill - This allows you to specify what skill types a character can use. Well i got Sword in now but i still can't use level 2 attack i call Thrust.. Share this post Link to post Share on other sites
+ Dark Influence 251 Posted November 26, 2013 How exactly did you set this all up? I just went and created a new skill which was learnt at level 2 and it showed up in battle as intended, no problems of any kind. Share this post Link to post Share on other sites
noellechan 48 Posted November 26, 2013 I hope this addresses and helps you find what the problem is. First take a look at the character you're wanting to use that skill. Is he/she the same class as the one who is receiving the spell or skill when they level up? I'll use this paladin as an example. Make sure that not only his class has that certain spell/skill listed in skills but also that he can use that skill type. I want him to learn "Heal" at level three. On the traits list (right side) I have to make sure he's able to use the skill type "magic" to be able to cast that spell. You can add various skill types (magic, special attacks, other custom stuff) to the character's class. Lastly, check to see if the desired skill is the skill type you added to your character's class. The paladin is able to use magic so he will be able to cast "Heal" when he gets to level three. 2 Share this post Link to post Share on other sites
Wren 179 Posted November 26, 2013 Super awesome looking post there for help. If you need any more help, send us pictures of your database so we can help fix it. Share this post Link to post Share on other sites
Tsarmina 2,612 Posted November 26, 2013 THEAQIB: Sorry for replying so late--for weapons, there's a little dropdown area that you can select Only in Battle. Share this post Link to post Share on other sites
+ Dark Influence 251 Posted November 27, 2013 @Tsarmina: That's for Skills not Weapons. For Weapons there are two drop-down lists: Weapon Type Animation For Skills there are eight drop-down lists: Skill Type Scope Occasion - Only in Battle is listed in this drop-down list. Damage Hit Type Animation Weapon Type 1 Wepaon Type 2 Share this post Link to post Share on other sites
Tsarmina 2,612 Posted November 27, 2013 @RN: Darnit, I knew I would get mixed up talking about something that isn't my forte... Okay, disregard all the stuff I said...>.< Share this post Link to post Share on other sites
THEAQIB 59 Posted November 28, 2013 I hope this addresses and helps you find what the problem is. First take a look at the character you're wanting to use that skill. Is he/she the same class as the one who is receiving the spell or skill when they level up? I'll use this paladin as an example. Make sure that not only his class has that certain spell/skill listed in skills but also that he can use that skill type. I want him to learn "Heal" at level three. On the traits list (right side) I have to make sure he's able to use the skill type "magic" to be able to cast that spell. You can add various skill types (magic, special attacks, other custom stuff) to the character's class. Lastly, check to see if the desired skill is the skill type you added to your character's class. The paladin is able to use magic so he will be able to cast "Heal" when he gets to level three. I'll try this out and write the result.. ok that is for basic stuff.. my idea is to create a battle network clone.. unfortunately there are a lot of stuff different in rpgmakervxace and megaman battle network.. if I have any doubts I'll post em soon.. thank you all.. is there anyway to modify the whole battle screen.. for example : side-view battle.. one battle chip-one attack.. movable inside battle.. animated battlers.. Share this post Link to post Share on other sites
Wren 179 Posted November 28, 2013 Yes, it either involves very heavy eventing or scripts. We have a very good scripting community and most of the system you want have working scripts. These are found in the completed scripts section of these forums. You will have to test and use these scripts to see which ones offer the features you want. Good luck on your project! 1 Share this post Link to post Share on other sites
THEAQIB 59 Posted November 28, 2013 Yes, it either involves very heavy eventing or scripts. We have a very good scripting community and most of the system you want have working scripts. These are found in the completed scripts section of these forums. You will have to test and use these scripts to see which ones offer the features you want. Good luck on your project! well i'm combining megaman battle network elements into my game although its not a battle network clone.. About the scripts.. How can i use them.. For example I got a code which converts boat into land vehicle.. How can i use this?? I have no idea.. Share this post Link to post Share on other sites
+ Dark Influence 251 Posted November 28, 2013 Post in Script Support - If anyone knows anything about the script you are trying to use you will receive some assistance. 1 Share this post Link to post Share on other sites
THEAQIB 59 Posted November 30, 2013 I figured out the script nd skill thanks I've gt a few more questions here.. Can you guys help?? www.rpgmakervxace.net/topic/20159-questions-for-advance/ Share this post Link to post Share on other sites