RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
Turn on a switch from the note box?

0 Members and 1 Guest are viewing this topic.

****
Rep:
Level 84
3...2...1...
I'm trying to turn a switch on from a State's Note Box, how would I go about doing that?

I'm using VX.

What I really want is a switch to be on when I have a state applied to a character, and when the state is removed, the switch turns off.
« Last Edit: March 18, 2011, 08:37:30 PM by DarkCodeZero »

*
Rep:
Level 97
2014 Most Unsung Member2014 Best RPG Maker User - Engine2013 Best RPG Maker User (Scripting)2012 Most Mature Member2012 Favorite Staff Member2012 Best RPG Maker User (Scripting)2012 Best MemberSecret Santa 2012 ParticipantProject of the Month winner for July 20092011 Best Use of Avatar and Signature Space2011 Best RPG Maker User (Scripting)2011 Most Mature Member2011 Favourite Staff Member2011 Best Veteran2010 Most Mature Member2010 Favourite Staff Member
Why not use a conditional branch? or a few conditional branches really to check each party member?

****
Rep:
Level 84
3...2...1...
Yeah, I was planning on doing that through a common event set at Parallel. But all of them caused some massive lag. The way my battle system is working, all I want states for are to make things difficult on the map and not actually in battle. So I want to have it so that when a state is applied it will turn a switch on, which will trigger a common event that will mess with the map and controls and stuff. I was looking at your note editor Modern, but I didn't see that you could do that with it.