Introduction
I couldn't find a plugin that does this, so instead of eventing it, I decided to try and code something. The result is a little plugin that stores the highest level of the current party in a variable via plugin command. I figured that other people might find it helpful, so I'm posting it here.
Features
-use a plugin command to store the highest party level in a variable
-if you have any requests, just tell me and I'll try to see what I can do!
Screenshots
None needed I think?
How to Use
-add plugin to your /js/plugins folder (filename must be Arty_HighestActorLevel.js)
-enable in your plugin manager
-set the variable ID to the one you want to use in the plugin manager
-use plugin command "GetPartyLevel" in an event
-the highest level is now stored in the chosen variable