• 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 - Accessing another's plugin's information from custom plugin

dum_as_f

Active member
Joined
Jun 28, 2016
RedCents
87¢
I'm going to try my hand at creating a plugin with a custom window but the information I need is from the MQ2NetBots plugin, is there a way to parse MQ2NetBots from within the custom plugin?
 
You would need to edit mq2netbots to allow access to the data. It is pretty easy to setup, there are several examples through the different plugin's available. How many different parameters are you looking to access?
 
Mostly I'm looking to access the array of .Clients property of the plugin. Ideally I could parse the array returned by the Clients property to access each client name and use them in a for loop to pop up a custom window for each netbots client based on the Spawn TLO to make a custom window for each client in the eqbc channel to show different properties of those Spawns in their own custom windows.
 
Question - Accessing another's plugin's information from custom plugin

Users who are viewing this thread

Back
Top
Cart