• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Question - Does "opportunisticstrike=[0-100]" in MQ2Melee use the Latest Disc Form?

Joined
Aug 26, 2015
RedCents
420¢
I've been searching for a while on these forums and not finding any Q being asked about this.

I would Hope that this would use whatever the latest version of this Disc line is, but I'm not certain. If it doesn't, I need to build a Holy for Calculated Strike Rk. III (Lvl 104) vs. Opportunistic Strike Rk. III (Lvl 78).

Appreciate any knowledge and feedback you may be able to assist with.

~TheFiddler
 
Re: Does "opportunisticstrike=[0-100]" in MQ2Melee use the Latest Disc Form?

Rich (BB code):
#define   PLUGIN_NAME  "MQ2Melee"   // Plugin Name
#define   PLUGIN_DATE   20160212    // Plugin Date
#define   PLUGIN_VERS   8.0         // Plugin Version


Rich (BB code):
char* pOSTRK[] = {
	"opportunisticstrike",
	"[#] Endu% Above? 0=Off",
	"${If[${Me.CombatAbility[Opportunistic Strike]} || ${Me.CombatAbility[Opportunistic Strike Rk. II]} || ${Me.CombatAbility[Opportunistic Strike Rk. III]} || ${Me.CombatAbility[Strategic Strike]} || ${Me.CombatAbility[Strategic Strike Rk. II]} || ${Me.CombatAbility[Strategic Strike Rk. III]} || ${Me.CombatAbility[Vital Strike]} || ${Me.CombatAbility[Vital Strike Rk. II]} || ${Me.CombatAbility[Vital Strike Rk. III]},20,0]}",
	"${If[${meleemvi[plugin]} && (${Me.CombatAbility[Opportunistic Strike]} || ${Me.CombatAbility[Opportunistic Strike Rk. II]} || ${Me.CombatAbility[Opportunistic Strike Rk. III]} || ${Me.CombatAbility[Strategic Strike]} || ${Me.CombatAbility[Strategic Strike Rk. II]} || ${Me.CombatAbility[Strategic Strike Rk. III]} || ${Me.CombatAbility[Vital Strike]} || ${Me.CombatAbility[Vital Strike Rk. II]} || ${Me.CombatAbility[Vital Strike Rk. III]}),1,0]}",
};

unless my source code is out of date I do not see Calculated in the plugin. But I do not have RG's source files and my be misleading you.
 
Re: Does "opportunisticstrike=[0-100]" in MQ2Melee use the Latest Disc Form?

Thank you for that info Warl0ck45 and the reply.

Summoning the Master, Maskoi... :worship:

~TheFiddler~

- - - Updated - - -

Until I know it's added, I will create a Holy for it.

~TheFiddler~
 
Question - Does "opportunisticstrike=[0-100]" in MQ2Melee use the Latest Disc Form?

Users who are viewing this thread

Back
Top
Cart