- Joined
- May 11, 2018
- Messages
- 134
- Reaction score
- 30
- First Language
- English
- Primarily Uses
- N/A
Hello!
This is short and simple. I just am unsure how to UTILIZE the tools at my disposal in the correct way.
Basically, I want to allow the player to STEAL from NPC's when under the influence of 'stealth'. So I want to create a conditional branch that if you speak to the NPC while in stealth, you will be given the option to steal.
Now, the plugin it self says I can use $gamePlayer.isStealthMode() to check the true/false value in a conditional branch script field. I tried typing in = true or putting true between the () but neither worked.
www.yanfly.moe
If anyone can tell me exactly how I might pull this off (or, if I am just bat **** crazy and i actually CAN'T as is), that would be super helpful! Thank you!
This is short and simple. I just am unsure how to UTILIZE the tools at my disposal in the correct way.
Basically, I want to allow the player to STEAL from NPC's when under the influence of 'stealth'. So I want to create a conditional branch that if you speak to the NPC while in stealth, you will be given the option to steal.
Now, the plugin it self says I can use $gamePlayer.isStealthMode() to check the true/false value in a conditional branch script field. I tried typing in = true or putting true between the () but neither worked.
Event Chase Stealth (YEP) - Yanfly.moe Wiki
If anyone can tell me exactly how I might pull this off (or, if I am just bat **** crazy and i actually CAN'T as is), that would be super helpful! Thank you!
