Not the global variables. There is already a system action that you can use to reset the global variables.
I basically looked at the code for that action (for resetting the globals) and copied it into my own plugin and edited it so that it resets local variables instead of globals.
I think this action resets ALL the local variables in the entire project regardless of whether a group is enabled or disabled.
ok so the "reset global variables" action remain available
then this piece of code you make create another action field right?
how implement this? we have to edit some C2 file?