i have a few triggers in a plugin that i enable/disable in some special situations... the problem is that next time i log they are all as if i just installed the plugin and havent changed their enable status...
my question is... the plugin save state dont save this changes? or should i do more then
thx.
my question is... the plugin save state dont save this changes? or should i do more then
world.enabletrigger { "name" , true } ?thx.