- Joined
- Nov 6, 2019
- Messages
- 23
- Reaction score
- 5
- First Language
- English
- Primarily Uses
- RMMV
Hi! I've been having a little trouble with this particular JS script(s) when placed in a conditional branch. the error only occurs when the SRD Super Tools Engine plugin is on, which is odd.
Additional images.


"$gameParty.leader().mp === 0"
X would naturally be replaced with 1-3 depending on which party member I'm checking."$gameParty.member()[X].mp === 0"
Additional images.

