• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

VaM 1.x How to make a plugin open the trigger action panel

Threads regarding the original VaM 1.x

Doxydot

New member
Joined
Oct 15, 2025
Messages
3
Reactions
0
Hello guys,

I'm trying to edit a plugin with ChatGPT's help since I don't have any coding knowledge, but I haven't manage to solve my problem, so maybe you could help me.

I'm trying to make a plugin have a menu button that when pressed, it opens the trigger panel and let the user create an action, based on a boolean. The idea is to have multiple booleans and a trigger for each of them. Plugins like AtomClickTrigger does this, but I haven't figure out how.

The idea would be something like:

Plugin UI:
X numbers of configurable triggers, each based on one specific condition

Thanks in advance.
 
I don't think you can do that as Vam does not just allow it. I believe everyone references one of MacGruber's plugins that allows such (I think it's the utilities script) through your script. You can reach out to him on this.
 
Back
Top Bottom