Tsukihime 1,423 Report post Posted October 14, 2012 (edited) Feature: Switch Condition -Tsukihime This script adds a "switch condition" feature to database objects. It allows you to require a switch to be ON (or OFF) to: -equip a weapon/armor -use a skill Download Script: Download here Required: Feature Manager Usage Tag database objects with <ft: switch_cond ID value> Where ID is the switch ID and value is either 0 for OFF 1 for ON A single object can have multiple switch conditions, as separate features. If any switch conditions are not satisfied, then you can't use it. Edited March 30, 2016 by Tsukihime Share this post Link to post Share on other sites
Zeus Zaucth 0 Report post Posted February 14, 2014 (edited) Hi Tsukihime Sorry to bother you with his, i already installed the Feature Manager but i always get this error.. in Feature Switch Condition Script feature switch condition' line 56: Name error occurred. undefined method 'equip_weapon_ok?' for class 'Game_BattlerBase' and also Following same errors with this scripts.. Level Requirements Gender RequirementActor RequirementClass Requirement what could be the problem?? Edited February 14, 2014 by Zeus Zaucth Share this post Link to post Share on other sites
Tsukihime 1,423 Report post Posted February 14, 2014 It looks like I changed a name but didn't think about what happens to all the plugins. I've updated all of them to reflect the new name. Share this post Link to post Share on other sites
Zeus Zaucth 0 Report post Posted February 14, 2014 Thank you very much Tsukihime, I'm currently Creating a game 2% stage (developing mechanics) All of your Scripts is really a Great Help.. I Still have a lot to Learn about Programming languages, Especially Ruby And I want to be a Elite Coder just like you, Much Respect.. Share this post Link to post Share on other sites