• Hi Guest!

    We are extremely excited to announce the release of our first Beta for VaM2, the next generation of Virt-A-Mate which is currently in development.
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. 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.

Recent content by VamEssentials

  1. VamEssentials

    Plugins + Scripts PluginReloader

    This is the test scene I use. I have the plugin connected locally in scripts folder with that version you gave with regex resetting it. It resets 1st but second does not on the person. 2nd is ExpressionRouter with Orgasm Morphs loaded into it. Can be anything like SilverExpression with...
  2. VamEssentials

    Plugins + Scripts PluginReloader

    I just tested this version, added on an empty atom pointed to a person, and it reloads the first plugin on person but not the 2nd. I put ExpressionRouter on as the 2nd plugin, loaded some morphs and turned it on active just to confirm. I reload on 2nd and it does not reload it/clear plugin...
  3. VamEssentials

    Plugins + Scripts AudioRouter

    I have it on my to do list to see what can be done to improve performance. I will look into it and see what is possible.
  4. VamEssentials

    Plugins + Scripts PluginReloader

    Thank you! I haven't had a chance to look at the code yet, will look at it this weekend.
  5. VamEssentials

    Plugins + Scripts PluginReloader

    Ok I thought you said you modified this plugin and got it to work to reload other plugins using regex. When I tried the method it did not work for this plugin. Maybe it will work in individual plugins but I wasn't able to get it to work with this example of reloading other plugins. I attached...
  6. VamEssentials

    Plugins + Scripts PluginReloader

    I added the code block you provided that uses regex to find plugins and got it to load. I added the plugin on an empty atom pointed to a person and click reload on plugins and it does not work when I tested it. Can you show the full working version so can compare. Do you want me to update it...
  7. VamEssentials

    Plugins + Scripts PluginReloader

    Sorry this plugin has been problematic based on what is possible unfortunately. I switched to another code process in v3 that is supposed to do more of a full plugin reload but it's not very reliable it seems, could you please test it with v2 in your scene when you get a chance. I think v2 was...
  8. VamEssentials

    Plugins + Scripts PluginReloader

    Thanks, if you could please send me what you found works/is possible I can test it to see and release an update.
  9. VamEssentials

    Plugins + Scripts PluginReloader

    Thanks for reporting this, I will look into it to see what is going on.
  10. VamEssentials

    Plugins + Scripts PluginReloader

    VamEssentials updated PluginReloader with a new update entry: Version 3 Update Read the rest of this update entry...
  11. VamEssentials

    Plugins + Scripts PluginReloader - Version 3 Update

    Updated Reload Plugin method to onClick.Invoke() method. This should hopefully improve the reloading of certain plugins. Special thanks to @MacGruber for suggestion.
  12. VamEssentials

    Plugins + Scripts PluginReloader

    The way this reloads plugins is with the related code: atom.RestoreFromLast(plugin); I did a lot of research and testing to try to find other alternative code options, and was not able to locate any related to a general Reload or an OnClick type Reload. I don't believe there are any other...
  13. VamEssentials

    Plugins + Scripts PluginReloader

    VamEssentials updated PluginReloader with a new update entry: Version 2 Update Read the rest of this update entry...
  14. VamEssentials

    Plugins + Scripts PluginReloader - Version 2 Update

    🛠 PluginReloader v2 Update Added: HotKey Option You can now use a HotKey to trigger plugin reloads. By default, this is set to F5, which is commonly recognized as a "refresh" key, but you can change it to any preferred key. Added: Delay Trigger Options When reloading a plugin, timing...
  15. VamEssentials

    Plugins + Scripts PluginReloader

    Thanks for reporting this. I did some tests yesterday and what I can tell is PluginReloader is reloading the Awas AutoJuice plugin to the last state, as on my testing it clears off some of the AutoJuice when I click a bunch of the buttons and then click Reload Plugin. But as you reported, it's...
Back
Top Bottom