Hey guys,
I'm currently working on a RAF plugin that makes RAF botting much, much easier. One of the features I'm looking to implement is one that makes it so that if one of the characters in the party gets ahead of the rest, he waits until his RAF'd buddies catch up before switching profiles.
That means that all characters will always be grinding in the same profile, even if some get ahead of the others. This increases overall leveling speed, since if they leave, both the lower level and the higher level character lose the triple experience bonus.
To implement this, I'd like some way to alter Styx.Logic.Profiles.ProfileManager.CurrentProfile, even if it's just the ability to set it to a different SubProfile contained in CurrentOuterProfile, so that I can force them to a specific profile, despite level settings.
There's a few other uses for this as well, I think it could be a rather useful feature aside from it's handiness for this plugin in particular.
I'm currently working on a RAF plugin that makes RAF botting much, much easier. One of the features I'm looking to implement is one that makes it so that if one of the characters in the party gets ahead of the rest, he waits until his RAF'd buddies catch up before switching profiles.
That means that all characters will always be grinding in the same profile, even if some get ahead of the others. This increases overall leveling speed, since if they leave, both the lower level and the higher level character lose the triple experience bonus.
To implement this, I'd like some way to alter Styx.Logic.Profiles.ProfileManager.CurrentProfile, even if it's just the ability to set it to a different SubProfile contained in CurrentOuterProfile, so that I can force them to a specific profile, despite level settings.
There's a few other uses for this as well, I think it could be a rather useful feature aside from it's handiness for this plugin in particular.
