Variable FireOptions.flags

Flags By default is set to use all flags.

struct FireOptions
{
  // ...
  int flags = 7;
  // ...
}