Needing some clarity.
If I use
World.EnableTriggerGroup("ftriggers", true)
from within a plugin, will that activate a trigger group outside of the plugin, activating the current worlds trigger group?
If I use
World.EnableTriggerGroup("ftriggers", true)
from within a plugin, will that activate a trigger group outside of the plugin, activating the current worlds trigger group?