• 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 - MQ2 variables question.

gyan1010

Member
Joined
Jun 15, 2020
RedCents
73¢
What would be the best way to start each login with a certain global variable declared already?
 
Global Variable as in Kissassist? Everquest? Another macro?

As in normal mq2 /declare name global "value"

My goal would be to use this variable in a custom line of mq2melee holyshit conditions. But be able to change the variable in game or in a single place without having to change it every place I use it.
 
Maybe in zoned.cfg
Code:
/if (!${Defined[TimerX1]}) /declare TimerX1 timer global
Declares a global timer if it does not exist
 
Question - MQ2 variables question.

Users who are viewing this thread

Back
Top
Cart